Custom map not diplaying past zoom level 18

Hi!

I have an issue when using the map component in Appfarm Create. I’m trying to use a custom map layer (e.g. Mapbox, MapTiler) but I cannot zoom beyond zoom level 18. The map tiles don’t seem to be loading. There is no activity in Chrome Devtools (network) when zooming to levels 19+. The tiles display correctly when using an API client or via the browser (at all allowed zoom levels for the maps), and for lower zoom levels the map works perfectly fine in my app. Has anyone run into similar issues? Is there any properties or settings I am missing?

Hi,

Does your custom map layer support zoom levels past 18?

// Erik

Hi!

Yes, it should support zoom levels up to 22. When fetching the map from other clients, the tiles display correctly at levels 19+.

I also tried getting tiles from OpenStreetMap using their tiles url (https://tile.openstreetmap.org/{z}/{x}/{y}.png) instead of using “Default Map” in the component, but this one also stopped loading past zoom level 18.

I just noticed that I’m experiencing the same issue with the MapTiler API. It previously worked up to zoom level 22 in Appfarm. I’m not sure when this regression was introduced.

Hi Oscar and Lars,

Thank you for reporting this and for the feedback. This has been recreated internally, and seems to be a regression. This report has been passed on to our Dev team, and the thread will be updated when a fix is available.

Rhys

1 Like

Hi! If the fix passes our internal testing without issues and there are no delays to our release schedule, it will be available on the Standard release channel on March 19th.

Hello! This issue has been resolved in version 139.

1 Like