vicmora / MMM-GoogleMapsTraffic

A raspberry pi MagicMirror module that displays a map, centered at provided coordinates, with Google Maps Traffic information.
MIT License
88 stars 32 forks source link

styledMapType doesn´t work #20

Open osulivanDE opened 5 years ago

osulivanDE commented 5 years ago

Hi, there seems to be a problem with the styledMapType which does not use the values i set in the config area. I would like to get the theme as shown in the wiki. Thanks

johnbosak commented 5 years ago

This works for me and I also tried other styles and they work as well. However, the line before sytledMapType in the config file must have a comma after it width: '300px', or the config will fail. Good luck, hope this helps.

mkono87 commented 4 years ago

Im also having the same issue. Cant figure out how to get it like the example. I already found the comma error on my own. Did you find out what I need in config?