bozdoz / wp-plugin-leaflet-map

Add leaflet maps to Wordpress with shortcodes
https://wordpress.org/plugins/leaflet-map/
GNU General Public License v2.0
140 stars 71 forks source link

relations support required #131

Closed scoid closed 1 year ago

scoid commented 3 years ago

need relations support like [leaflet-map lat="52.3208" lng="9.2020" zoom="14" height="500" rel="1624183"] as in https://www.openstreetmap.org/relation/1624183#map=14/52.3208/9.2020 . Could that be feasable?

bozdoz commented 3 years ago

What's a relation? Is it the polyline that's drawn in that map?

scoid commented 3 years ago

yes, that polyline.

bozdoz commented 3 years ago

I see, I don't know anything about those "relations". I'm not sure if it's part of their terms of use, or how to use them. Do you have any information on this?