google-map-react/google-map-react

Marker shows differently on zoom out

Open

#956 ouverte le 5 oct. 2020

Voir sur GitHub
 (5 commentaires) (0 réactions) (1 assigné)JavaScript (888 forks)batch import
help wanted

Métriques du dépôt

Stars
 (6 224 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Describe the bug 🐛

On zoom out, my marker is showing differently, it re renders to the incorrect area

To Reproduce 🔍

Steps to reproduce the behavior:

Please check here, i created sandbox for my exact same production behaviour

The problem is when it is zoomed out, the marker went away to the ocean, however when zoomed in it shows perfectly fine on the land, i'm not sure if this is the scaling problem or its my own mistake

Screenshots 🖥

image

image

Please help, thankyou!

Guide contributeur