<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-GoogleMapsTraffic is resumed]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
when i start with npm start dev.<br />
I see the following error.</p>
<p dir="auto">InvalidValueError: unknown property orgin js:51:110<br />
Jc <a href="https://maps.googleapis.com/maps/api/js?key=API" target="_blank" rel="noopener noreferrer nofollow ugc">https://maps.googleapis.com/maps/api/js?key=API</a> KEYc:51<br />
Lc <a href="https://maps.googleapis.com/maps/api/js?key=API" target="_blank" rel="noopener noreferrer nofollow ugc">https://maps.googleapis.com/maps/api/js?key=API</a> KEY:51<br />
Yh <a href="https://maps.googleapis.com/maps-api-v3/api/js/35/10a/directions.js:129" target="_blank" rel="noopener noreferrer nofollow ugc">https://maps.googleapis.com/maps-api-v3/api/js/35/10a/directions.js:129</a><br />
route <a href="https://maps.googleapis.com/maps/api/js?key=API" target="_blank" rel="noopener noreferrer nofollow ugc">https://maps.googleapis.com/maps/api/js?key=API</a> KEY:196</p>
<p dir="auto">The MM does show the correct part of the road map I have selected.<br />
I also have MMM-Route enabled with the same API.</p>
<p dir="auto">{<br />
module: “MMM-GoogleMapsTraffic”,<br />
position: “center”,<br />
config: {<br />
key: “API Key”,<br />
lat: 53.098853,<br />
lng: 6.176025,<br />
height: “600px”,<br />
width: “600px”,<br />
zoom: 12,<br />
updateInterval: 300000<br />
}<br />
},<br />
{<br />
module: “MMM-google-route”,<br />
position: “bottom_right”,<br />
header: “”,<br />
config: {<br />
//height: ‘150px’,<br />
//width: ‘300px’,<br />
key: “API KEY”,<br />
mapOptions: {</p>
<pre><code>			},
			directionsRequest: {
				orgin: "Drachten",
				destination: "Schiedam",
			},
			listen: [
				
			]
		}
	}
],
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/9671/mmm-googlemapstraffic-is-resumed</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 03:17:01 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9671.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 02 Feb 2019 10:19:19 GMT</pubDate><ttl>60</ttl></channel></rss>