Hi,
I know that Flutter’s Google Maps widget currently supports the following 4 styles:
Roadmap
Satellite
Terrain
Hybrid
However, for my project, I need a more customized design and would like to use the SnazzyMaps Ultra Light with Labels style. Here’s the style link: Ultra Light with Labels - SnazzyMaps.
Is there a way to add a custom style to Google Maps in FlutterFlow? Can I integrate a JSON style file into Google Maps, or are there any alternative methods to achieve this in FlutterFlow?
I’d appreciate your help.
Thank you!