chore: fix webview
This commit is contained in:
@@ -294,7 +294,6 @@ function drawRoute(coordinates, destination) {
|
||||
map.fitBounds(bounds, { padding: 60, maxZoom: 16, duration: 800 });
|
||||
} catch(e) {}
|
||||
}
|
||||
}
|
||||
|
||||
function handleMessage(data) {
|
||||
if (data.type === 'updateMarkers') {
|
||||
|
||||
Reference in New Issue
Block a user