Hi,
We are trying to embed the map, but unfortunately the data-center
parameter is not working properly.
See this URL:
https://zerowastemap.org/map-fullscreen/?wpv-location-type=¢er=Dublin, Ireland&radius=10
This URL is used when I use these parameters:
<div id= »zerowastemap » style= »display: block; » data-lang= » » data-type= » » data-center= »Dublin, Ireland » data-radius= »10″ data-allow= »fullscreen,geolocation » data-style= »width: 100%; height: 500px; max-width: 100%; »></div>
While this does filter stores in 10km radius of Dublin, Ireland, the map still is centered at Germany. I tried a lot of different hacks but was not able to get it working. Any help please?