Title: overviewmap markers issue
Last modified: May 8, 2024

---

# overviewmap markers issue

 *  Resolved [ecstoreweb](https://wordpress.org/support/users/ecstoreweb/)
 * (@ecstoreweb)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/overviewmap-markers-issue/)
 * Hi
 * I am using the following shortcode
   [overviewmap latlngs=overview-latlng category
   =4 show_thumbnails=true]to show markers coming from the two posts in the category
   with id=4 and latlng defined as ACF in the post
 * When I use debug=true I can see the two posts in the table attached to the map,
   but when I remove debug I only see the marker of the second post positioned at
   the coordinates of the first
 * Two posts have very similar coordinates, here they are
   lat=44.306012826238614
   lng=8.223038610506068lat=44.306012826238600 lng=8.223038610506060
 * Is this problem related to the very similar coordinates of the two posts or am
   I doing something wrong?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [hupe13](https://wordpress.org/support/users/hupe13/)
 * (@hupe13)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/overviewmap-markers-issue/#post-17742073)
 * The markers are one after the other, one marker hides the other. You can use
 *     ```wp-block-code
       [overviewmap ...]
       [cluster]
       ```
   
 * to cluster the marker.
 *  Thread Starter [ecstoreweb](https://wordpress.org/support/users/ecstoreweb/)
 * (@ecstoreweb)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/overviewmap-markers-issue/#post-17742125)
 * thanks, it works

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘overviewmap markers issue’ is closed to new replies.

 * ![](https://ps.w.org/extensions-leaflet-map/assets/icon-256x256.png?rev=3067862)
 * [Extensions for Leaflet Map](https://wordpress.org/plugins/extensions-leaflet-map/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/extensions-leaflet-map/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/extensions-leaflet-map/)
 * [Active Topics](https://wordpress.org/support/plugin/extensions-leaflet-map/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/extensions-leaflet-map/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/extensions-leaflet-map/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ecstoreweb](https://wordpress.org/support/users/ecstoreweb/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/overviewmap-markers-issue/#post-17742125)
 * Status: resolved