Plugin Author
bozdoz
(@bozdoz)
Not sure. Sounds like it’s an issue with open street maps layers not loading? You could try to get alternative map tiles.
Thread Starter
web02
(@web02)
How do I get alternative map tiles?
Plugin Author
bozdoz
(@bozdoz)
There’s a shortcode page in the wordpress admin with example shortcodes. One of them includes alternative map tiles. You could also get a MapQuest account, and put your MapQuest API key in the admin for those tiles.
Thread Starter
web02
(@web02)
I tried with OpenStreetMap and it still doesn’t work with the same problem.
any other suggestions?
Starting around March 2020 we had a similar problem using the Wikimedia tile URL https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png: grey tiles at closer zoom levels. The problem didn’t occure when addressing https://maps.wikimedia.org directly via browser, so I assume there are issues fetching tiles via plugin. We changed to the official OSM tile server which works just fine for now.