worldwind-ui API / worldwind-kit / FormatLatLonOptions
Interface: FormatLatLonOptions ​
Defined in: kit/src/geo.ts:98
Properties ​
precision? ​
optionalprecision?:number
Defined in: kit/src/geo.ts:100
Decimal places for decimal, or seconds precision for dms. Default 4 / 1.
style? ​
optionalstyle?:"decimal"|"dms"
Defined in: kit/src/geo.ts:101