LngLatTuple
LngLatTuple: [
number
,number
]
A tuple representing a longitude and latitude coordinate.
This is used hen serializing geometry because that's the standard used in GeoJSON.
Last updated
LngLatTuple: [
number
,number
]
A tuple representing a longitude and latitude coordinate.
This is used hen serializing geometry because that's the standard used in GeoJSON.
Last updated