xref: /plugin/openlayersmap/_test/data/pages/issue34-fixed.txt (revision 660554e1ae8b4c11ffb8ca4b0e6e198ca1348f5a)
1===== issue34-fixed =====
2demonstrates https://github.com/mprins/dokuwiki-plugin-openlayersmap/issues/34
3which was using an invalid syntax by not having a line break before the closing </olmap> tag.
4
5<olmap id="olMap_example" width="550px" height="450px" lat="51.3680" lon="6.1403" zoom="14" statusbar="1" controls="1" poihoverstyle="0" baselyr="OpenStreetMap" gpxfile="" kmlfile="" geojsonfile="" summary="" >
6~~ a comment
7</olmap>