Leaflet/_includes/frame.html
Iván Sánchez Ortega 903f344e43 Example/tutorial for WMS and TMS
* Example/tutorial for WMS and TMS

* Corrections from proof-reading the WMS tutorial; EPSG:4326 example
2016-04-02 16:13:56 +02:00

8 lines
282 B
HTML

<table>
<tr><td style='text-align: center; border: none'>
<iframe src='{{ include.url }}' width='616' height='416'></iframe>
</td></tr>
<tr><td style='text-align: center; border: none'>
<small><a href='{{ include.url }}'>See this example stand-alone.</a></small>
</td></tr></table>