修改百度地图AK
This commit is contained in:
@@ -518,7 +518,7 @@ const loadDeviceLogs = async (deviceId, deviceType, deliveryId) => {
|
||||
const initMap = async () => {
|
||||
try {
|
||||
// 使用百度地图 API Key
|
||||
const BMapGL = await BMPGL('SOawZTeQbxdgrKYYx0o2hn34G0DyU2uo');
|
||||
const BMapGL = await BMPGL('fLz8UwJSM3ayYl6dtsWYp7TQ8993R6kC');
|
||||
const lat = parseFloat(warningData.latitude);
|
||||
const lon = parseFloat(warningData.longitude);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user