xref: /plugin/openlayersmap/_test/data/pages/issue34-fixed.txt (revision 31b1f8b8f96e35e0a317b599d04235f162370875)
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>