flutter_google_maps icon indicating copy to clipboard operation
flutter_google_maps copied to clipboard

customize mapStyle not working for web

Open DianitaCAH opened this issue 4 years ago • 1 comments

I implemented the package for my app and it's working just fine on the mobile side (android) but for the Web side, the custom styles I created are not applying. They appear to load at first but a few seconds later the map resets as the default style.

Also try downloading your examples but they do not work on web as well

DianitaCAH avatar Jul 21 '20 00:07 DianitaCAH

Have you provided a billing option on Google Cloud? The developer preview in the JS API will only display default color scheme.

davidjan3 avatar Sep 19 '20 18:09 davidjan3