Skip to content

Commit 4364d30

Browse files
authored
link to JS API docs (#29)
1 parent 3654e2b commit 4364d30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pmtiles/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ PMTiles is designed for being read directly in web browsers in conjunction with
4848

4949
See the docs on viewing PMTiles in [Leaflet](/pmtiles/leaflet), [MapLibre GL JS](/pmtiles/maplibre) and [OpenLayers](/pmtiles/openlayers).
5050

51+
Each of the client integrations uses the [JavaScript pmtiles library](https://github.com/protomaps/PMTiles/tree/main/js).
52+
53+
[JavaScript Library API documentation](https://protomaps.github.io/PMTiles/typedoc/)
54+
5155
### Python
5256

5357
`pmtiles` is a python package for reading and writing PMTiles. [GitHub](https://github.com/protomaps/PMTiles/tree/master/python) and via the [Python Package Index](https://pypi.org/project/pmtiles/).

0 commit comments

Comments
 (0)