Constructor
new GeoPoint(longitude, latitude)
Parameters:
Name | Type | Description |
---|---|---|
longitude |
number | 经度 |
latitude |
number | 纬度 |
- Source:
Methods
toGeoJSON() → {BaaS.GeoJson}
转换为 GeoJSON
- Source:
Returns:
- Type
- BaaS.GeoJson