MicheleBertoli/react-gmaps

Markers spanning multiple tiles are split

Closed this issue · 2 comments

In Safari (10.0.3), map pins that span multiple tiles have a 1px missing portion where tiles meet.

2017-01-25_167x113

This is remedied in the inspector by setting overflow: visible of tile on left side of split, but I'm not sure how to actually fix this.

The library doesn't do anything on top of the Google Maps SDK in order to render the marker.
Can you please verify whether you have the same issue without using the component @dancormier ?

Closing this issues, since this is a in fact Google Maps issue specific to Safari. Found this example on an example not using this plugin. Thanks for the insight @MicheleBertoli
2017-01-27_131x101