Skip to main content

Questions tagged [google-maps-styling]

For questions about programmatic usage of the styling features in Google Maps Platform, which allow maps to be styled and customized.

google-maps-styling
2 votes
0 answers
149 views

How do I create a dark-mode Google Map with cloud-based map styling?

The Google Maps API docs offer an example of how to create a dark-mode map using JSON styling. How can I do this with the new cloud-based map styling? I do not qualify for the workaround of importing ...
spacejake's user avatar
  • 101
6 votes
1 answer
543 views

Google Maps API: Styles. Cannot remove all Points of Interests

I am trying to remove all Points of Interest (POI) from a Google Maps via the Google Maps Platform style editor in Cloud Console. However, when I turn off label visibility for ALL of the POI, some ...
Phillip Ng's user avatar
0 votes
0 answers
166 views

Google Geocoder returning colloquial_area instead of administrative_area_level_2

I am attempting to highlight the administrative_area_level_2 using FeatureLayers and Data-driven styling This works for most addresses, but I'm finding some outliers, for example Buckinghamshire in ...
oobayly's user avatar
  • 996
1 vote
2 answers
310 views

How to style google maps cloud-based with terrain maptype?

What I'm trying to do is to switch to cloud-based styling from the local one. And here I'm facing an issue with styling over terrain map type. It used to look like this (and it worked): <GoogleMap ...
Alex Zeynalov's user avatar
-1 votes
1 answer
1k views

Google map styled version - labels have stroke effect even after setting visibility off

I have a custom theme json for styling Google map. After applying the styles, the labels become blurred with stroke effect. I want to disable the stroke effect for labels!!! Tried setting ...
Gunasekaran SP's user avatar
1 vote
1 answer
542 views

Android Google Map API cumstom marker bring Google map data on custom marker

I'm trying to build an Android application that needs to show some places on the map with custom markers. When the marker clicked it shows the snippet, however, for my application I need to show the ...
kelalaka's user avatar
  • 5,416
1 vote
1 answer
163 views

Google Map text style appears different on Android than in the Styling Wizard

I created a Google Maps style in the styling wizard (https://mapstyle.withgoogle.com/) that does not produce the same result in my Android app as it appears in the wizard. The text labels appear bulky ...
InnisBrendan's user avatar
  • 2,189
0 votes
1 answer
287 views

Hiding individual businesses in the Google Maps Platform JSON

I am currently working on an Android app where i'm implementing the Google Maps feature. The app is focused around a certain festival in my home town. And as of right now, it just zooms into the ...
Ruben Moen's user avatar
2 votes
1 answer
1k views

Google Maps API - different map style for polygon

I want to achieve the effect similar to what is presented here: inside Android google map. The polygon should have a different map style (json file) than the rest of the map. Is there a way of doing ...
Simon's user avatar
  • 2,683
-1 votes
1 answer
1k views

Google Maps - Animated Polyline -- Stop / Remove Animation

I'm plotting a polyline on Google Maps API V3, from a GPX file. On mouseover of that polyline, I have an animated dot, moving along the polyline, using function animateRoute(); Currently however, I ...
rjbathgate's user avatar
1 vote
1 answer
2k views

Google Styled Maps can be applied to SATELLITE map type?

Here it is said that was not possible in 2012 Google maps api styled map with satellite water. Now it is? I've tried https://mapstyle.withgoogle.com, not working on satellite... Can be used something ...
Cristina A's user avatar
0 votes
0 answers
87 views

Android Google Maps Styling not hidden street names

I'm using Google Maps API with a style that hidden street names, but in some devices the street names are appearing. For example: I have two devices with the same OS (Android 6.0.1) and on one the ...
nss's user avatar
  • 121
6 votes
1 answer
258 views

Google Maps iOS SDK some map tiles loaded with green transparent color

I am using the Goolge Maps iOS SDK 2.1.1. I manually had to integrate the framework since we are using Carthage and the Google Maps iOS SDK only supports Cocoapods. I created a custom style with the ...
Daniel Hariri's user avatar
0 votes
1 answer
145 views

Access a featureType within a styled mapType of Google Maps

In e.g. maps.amsterdam.nl/hoegroot I use different styled mapTypes: Google Light, Google Dark and Google Grey. I want to toggle all labels on/off with a button without changing the whole mapType. I'm ...
Haan's user avatar
  • 97
-1 votes
1 answer
156 views

maxZoom and styled Google Fusion map

When I use a styled Google map, it ignores the maxZoom and minZoom I have set, deleting the zoom bar altogether. The zoom limits work if I don't include the StyledMapType. Am I missing something? Or ...
JKFnotJFK's user avatar

15 30 50 per page