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 and updateInterval #9

Closed ogelinas closed 6 years ago

ogelinas commented 6 years ago

styledMapType : Allow user to change the color of the map updateInterval: Allow user to specify when reload the map

E3V3A commented 6 years ago

@vicmora Any reason you don't want to merge this?

GeekyTiki commented 6 years ago

@ogelinas Hey, do I just download all of these and replace vicmora's respective files in the module folder? I'm trying to change the default map to the night/dark style one.

ogelinas commented 6 years ago

@GeekyTiki, I am not a big user of Github. It could work if you replace the files like you mentioned. But if @vicmora push the change, you will have more step to resync the update. Alternatively, you can remove all vicmora's addon and install it direclty from my repo. https://github.com/ogelinas/MMM-GoogleMapsTraffic. Personnally, I would prefer to not fork the project and keep this repo, active. Otherwise, its look like someone have fork my repo : https://github.com/scheckmedia/MMM-GoogleMapsTraffic.

vicmora commented 6 years ago

sorry for the delay, merged