maptiler / tileserver-php

MBTiles and MapTiler folder hosting with TileJSON, OGC WMTS, UTFGrid interaction and web interface. QGIS & ESRI ArcGIS compatible. Runs on any Apache+PHP webhosting. MapBox Studio Vector Tiles hosting.
http://tileserver.maptiler.com/
568 stars 163 forks source link

Link to certain coordinates #117

Closed Malauch closed 6 years ago

Malauch commented 7 years ago

Hi, I have hosted some map via tileserver and it works great. I would like to link to certain location on that map. Is it possible? The best option would be with some marker.

I have in mind something like this: https://www.openstreetmap.org/?mlat=50.9113&mlon=15.3148#map=14/50.9113/15.3148 but to my map hosted using tileserver.

daliborjanak commented 6 years ago

You mean to add coordinates to a hash. This is not possible now. TileViewer's is routing is based on hashes. Just copy code example and start building your own map app