• I’ve embedded a map on my site, but the pins appear to be in incorrect locations when zoomed out. All of the pins in my map are for coordinates in the UK, but when you zoom out, they become off-center, to the point that they seem to be in France. See the below screen recording:

    Is there any setting or configuration I can change to correct this behavior?

    This is the code I’m using to embed the map:

    <?php echo do_shortcode('[osm_map_v3 map_center="autolat,autolon" zoom="5" width="100%" height="100%" tagged_type="groups" marker_name="mic_black_pinother_02.png" map_border="none" tagged_color="black"]'); ?>
    • This topic was modified 1 year, 2 months ago by aadilayub.
    • This topic was modified 1 year, 2 months ago by aadilayub.
Viewing 1 replies (of 1 total)
  • Thread Starter aadilayub

    (@aadilayub)

    It looks like only the green pins are off-center when zoomed out, but the black one isn’t. I can manually change the other posts to use only the black pin, but is there a way to get the other pins to not be inaccurate?

    • This reply was modified 1 year, 2 months ago by aadilayub.
Viewing 1 replies (of 1 total)
  • The topic ‘Pins inaccurate when zoomed out’ is closed to new replies.