diff --git a/car-location/car-location.js b/car-location/car-location.js index e0ed7f0..f0b479c 100644 --- a/car-location/car-location.js +++ b/car-location/car-location.js @@ -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; ////////////////////////////////////////////////////////////////////////////////