fullstackreact / google-maps-react

Companion code to the "How to Write a Google Maps React Component" Tutorial
https://www.fullstackreact.com/articles/how-to-write-a-google-maps-react-component/
MIT License
1.64k stars 819 forks source link

Feature Request - Cloud based MAP styling #463

Open kevou84 opened 4 years ago

kevou84 commented 4 years ago

Hi,

Sorry couldn't find a Feature Request category... Maybe that's on purpose ^^ Simply posting here that it'd be cool if you include the "mapId" option to style maps in further versions. https://developers.google.com/maps/documentation/javascript/cloud-based-map-styling

Cheers & many thanks !

AxeemHaider commented 4 years ago

Have you find any solution ??

kevou84 commented 4 years ago

Well yeah there is still the 'styles' option of your Map component, I'm just requesting an 'extra' feature here.

Have a look at one these sites below and copy/paste the json config into your code : https://mapstyle.withgoogle.com/ https://snazzymaps.com/

aleschi commented 3 years ago

Any update on the mapId option ?