Installation
LocateTile reference libraries are intended to be lightweight and deterministic.
Java
- Maven/Gradle coordinates: (TBD once published)
- Reference API:
latLngToTileId,tileIdToBounds,tileIdToCenter
JavaScript / TypeScript
- NPM package: (TBD once published)
Python
- PyPI package: (TBD once published)
Until packages are published, the site links should point at the reference repos or the
/packages/folder in this monorepo (if you choose that layout).