public class LocationIPO extends Object
Constructor and Description |
---|
LocationIPO() |
Modifier and Type | Method and Description |
---|---|
static LocationIPO |
toLocationIPO(com.alibaba.fastjson.JSONObject location)
将经纬度参数转换为位置对象
|
public static LocationIPO toLocationIPO(com.alibaba.fastjson.JSONObject location)
JSONObject 转 LocationIPO
location
- 标准的经纬度JSON对象,包含的key有("lng", "lat")Copyright © 2022 Pivotal Software, Inc.. All rights reserved.