that’s it the module finally appears but new bug … the map appears and immediately after a “problem” screen appears … Pfff
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-GoogleMapsTraffic : black screen by copying the code in config.js
-
RE: MMM-GoogleMapsTraffic : black screen by copying the code in config.js
{ module: 'MMM-GoogleMapsTraffic', position: 'top_right', config: { key: 'AIzaSyBQnp-WYA1IdK9sZr0lfvrtUcQ5Qu02sNw', lat: 49.182863, lng: -0.370679, height: '300px', width: '300px', styledMapType: "transparent", disableDefaultUI: true, backgroundColor: 'hsla(0, 0%, 0%, 0)', markers: [ { lat: 49.182863, lng: -0.370679, fillColor: '#9966ff' } ] } }
-
RE: MMM-GoogleMapsTraffic : black screen by copying the code in config.js
ça y’est le module s’affiche enfin mais nouveau bug… la carte s’affiche et aussitot après un écran “problem” s’affiche… Pfff
this the config.js modified :
{
module: ‘MMM-GoogleMapsTraffic’,
position: ‘top_right’,
config: {
key: ‘AIzaSyBQnp-WYA1IdK9sZr0lfvrtUcQ5Qu02sNw’,
lat: 49.182863,
lng: -0.370679,
height: ‘300px’,
width: ‘300px’,
styledMapType: “transparent”,
disableDefaultUI: true,
backgroundColor: ‘hsla(0, 0%, 0%, 0)’,
markers: [
{
lat: 49.182863,
lng: -0.370679,
fillColor: ‘#9966ff’
}
]
}},
-
RE: Impossible d'installer le Git de MMM-Bring
Merci pour l’info !!
mais pas possible quand je fais “submit” il m’est répondu : You are only allowed to edit posts for 3600 second(s) after posting -
RE: MMM-GoogleMapsTraffic : black screen by copying the code in config.js
II have read the post : https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners?_=1593192855121
I don’t anderstand what you say : "take out the addtional stuff u added ", I added nothing…
And I d’ont anderstand what is your “repo instead”,and this my config.js, I had already installed modules where I had encountered the problem of} and not}, but there everything seems good, I do not see the error … :
-
RE: MMM-GoogleMapsTraffic : black screen by copying the code in config.js
modified, but still the same problem …
broadcastNewsFeeds: true, broadcastNewsUpdates: true, } }, { module: 'MMM-GoogleMapsTraffic', position: 'top_left', config: { key: 'AIzaSyBQnp-WYA1IdK9sZr0lfvrtUcQ5Qu02sNw', lat: 49.182863, lng: -0.370679, height: '300px', width: '300px', styledMapType: "transparent", disableDefaultUI: true, backgroundColor: 'hsla(0, 0%, 0%, 0)', markers: [ { lat: 49.182863, lng: -0.370679, fillColor: '#9966ff' }, ] }, /*{ module: 'MMM-GoogleMapsTraffic', position: 'top_left',
![0_1593336531621_2020-06-28-112809_1920x1080_scrot.png](Uploading 100%)
-
RE: where is the Git of MMM-TomTomTraffic ?
et un GRAND MERCI aussi à @Bugsounet !!