Update car-location.js

This commit is contained in:
Benny 2020-10-30 20:31:30 +01:00 committed by GitHub
parent 271dec85cb
commit 777190dc64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ Notice: You need a free API Key from https://developer.mapquest.com for this Wid
Please add the API Key to your Widget via widget parameter.
**************/
const zoomLevel = 17
let type,iconColor, cachedParameter;
let type, iconColorPosition, iconColorUpdate, cachedParameter;
////////////////////////////////////////////////////////////////////////////////