jywarren / plots-leaflet-viewer

A leaflet-based TMS viewer which accepts a TMS URL as a GET parameter. Good for fullscreen map viewing and embedding.
http://archive.publiclaboratory.org/leaflet/?tms=http://mapknitter.org/tms/lone-rock-pond/&lon=-73.0733&lat=43.96055&zoom=18
4 stars 0 forks source link

PLOTS LEAFLET VIEWER

A leaflet-based TMS viewer which accepts a TMS URL as a GET parameter. Good for fullscreen map viewing and embedding.

It accests parameters for a TMS as well as others, following this syntax:

Use it to make embed codes:

<iframe style="border:none;" width="500" height="375" src="http://archive.publiclaboratory.org/leaflet/?tms=http://mapknitter.org/tms/lone-rock-pond/&amp;lon=-73.0733&amp;lat=43.96055&amp;zoom=18"></iframe>