@skycatch/geo-util
Advanced tools
Changelog
[v1.1.6]
tilesForPositionsAtLevel
to optionally return only
the tiles at the specified positions instead of all tiles in the bboxChangelog
[v1.1.5]
Changelog
[v1.1.4]
degreesToMeters
static methodtoRadians
toDegrees
and metersToDegrees
in favor of static methodsChangelog
[v1.1.3]
tileXYToRectangle
convert string x, y, and level values to integersChangelog
[v1.1.2]
tilesForPositionsAtLevel
was only returning the tiles on each corner. It now returns all tiles in between as well.Changelog
[v1.1.1]
tilePixelToPosition
and tilePixelToNativePosition
methods