Google Maps - STYLES not working

By Steve99 - January 25, 2022

Hey Zicky,

Everything else works correctly? No issues with API key, map record values, etc? Anything in the browser Console log that might give us a clue?

Not sure if you've seen or used it yet, but Google has a map style wizard with multiple themes available. Can do Silver theme, which is close to your example PNG. Dark theme, etc. It generates the base code for you, then you can modify it to work for your application.
https://mapstyle.withgoogle.com

Best,
Steve

By Codee - January 27, 2022

Hi Zicky, Don't know if this helps but a thought or two... According to Google you should still be able to use their "old style wizard" https://mapstyle.withgoogle.com/

Google has started pushing using their cloud-based maps styling wizard https://developers.google.com/maps/documentation/cloud-customization/cloud-based-map-styling

If they are not functioning properly then recommend checking your api is not erroring or if there was a change in parameters/coding that no longer applies (if using that route), consider another methodology.  It doesn't appear you are using Wordpress on this site (some of the widgets are notorious for not working across all browsers), but IF you are using a type of widget or 3rd-party app then maybe ensure that's still a best or viable route.

Good luck!