mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-05 09:52:54 +00:00
toggle 3d button
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
newMap.addControl(scaleControl);
|
||||
|
||||
newMap.on('style.load', toggleTerrain);
|
||||
newMap.on('pitchstart', toggleTerrain);
|
||||
newMap.on('pitch', toggleTerrain);
|
||||
});
|
||||
|
||||
$: if ($map) {
|
||||
|
Reference in New Issue
Block a user