mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-19 15:27:40 +00:00
Update car-location.js
This commit is contained in:
parent
271dec85cb
commit
777190dc64
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
Please add the API Key to your Widget via widget parameter.
|
||||||
**************/
|
**************/
|
||||||
const zoomLevel = 17
|
const zoomLevel = 17
|
||||||
let type,iconColor, cachedParameter;
|
let type, iconColorPosition, iconColorUpdate, cachedParameter;
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue