• Resolved generationx

    (@generationx)


    Clustering works fine with MapBox, but not with MapLibre. I think this may be due to a requirement for the following files to be called, possibly in class-mapster-wordpress-maps-public.php:

    <link rel="stylesheet" href="https://leaflet.github.io/Leaflet.markercluster/dist/MarkerCluster.css" />
    <link rel="stylesheet" href="https://leaflet.github.io/Leaflet.markercluster/dist/MarkerCluster.Default.css" />
    <script src="https://leaflet.github.io/Leaflet.markercluster/dist/leaflet.markercluster-src.js"></script>

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author mapster

    (@mapster)

    Thanks for the note! I will be sure to look into this soon and let you know what I find.

    Plugin Author mapster

    (@mapster)

    Hi there! I believe this problem is resolved in the latest version (1.0.4). It was not due to the extra libraries but instead due to certain fonts that weren’t present when Maplibre was loaded, but were referenced the same as in Mapbox. Give it a try and let me know if it’s all sorted now. Thanks!

    Thread Starter generationx

    (@generationx)

    Working perfectly now. Thank you so much for your outstanding support, and for an excellent plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Clustering with MapLibre’ is closed to new replies.