GoogleMapsTileOverlay
GoogleMapsTileOverlay copied to clipboard
Duplicate street labels
Hey there, I noticed that when using the map styles, duplicate street labels are added to the map, cluttering it. Compare those two screenshots:
-
without the styling
-
with styling
The zoom level is almost identical.
Here's my json (renamed the file to .txt
to upload on Github, was originally .geojson
):
gmapsStyles.txt
Thanks!
@LinusGeffarth
I've found you can turn off labels in the google maps styling wizard so that MapKit labels are the only ones shown, if you're still looking into this
Good point. I didn't assume that both maps' labels are shown but now that you're saying it, it looks obvious.
Thanks for the hint!