Skip to content

Map tiles not loading at zoom level 21, but loading fine on zoom level 20 (tablet/phone). #3448

@charlespalmerbf

Description

@charlespalmerbf

Desktop seems fine for me, this issue only appears on mobile/tablet-sized devices. That said, switching Chrome into responsive mode and downscaling the viewport also allows me to reproduce it.

In certain areas of the map, postcode BR3 6ST for example, map tiles do not display when zoomed to level 21 on mobile or tablet-sized devices.

It’s worth mentioning that I’m using both new window.google.maps.LatLngBounds() and map.fitBounds(bounds). I’ve read that both can potentially cause issues similar to this. However, they are critical to our use case, so removing them is not really an option.

Capping the max zoom to 20 does “resolve” the issue, but it is not ideal. Our platform allows users to draw on the map, and reducing the max zoom level means they lose detail.

Hoping someone has experienced this before and might know a fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions