remove token from get location
This commit is contained in:
parent
93d13d825c
commit
82cddb3533
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ async function initializeMap() {
|
|||
x: longitude,
|
||||
y: latitude,
|
||||
},
|
||||
token: apiKey.value,
|
||||
// token: apiKey.value,
|
||||
},
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue