google-map-react / old-examples

Examples for google-map-react component.
http://google-map-react.github.io/google-map-react/map/main/
357 stars 314 forks source link

Map Styling issue #3

Open tgoldenberg opened 9 years ago

tgoldenberg commented 9 years ago

// initially any map object has left top corner at lat lng coordinates // it's on you to set object origin to 0,0 coordinates

Any explanation on how to set the position of the markers? I am confused by this...

JulienCorb commented 5 years ago

@tgoldenberg Have you found out how to solve your issue ? I have the same problem with my project.