added overview map control (tiny, zoomed out map in corner) (hidden by default)
This commit is contained in:
@@ -194,6 +194,7 @@ var overviewer = {
|
||||
},
|
||||
mapTypeId: overviewer.util.getDefaultMapTypeId(),
|
||||
streetViewControl: false,
|
||||
overviewMapControl: true,
|
||||
zoomControl: overviewerConfig.map.controls.zoom,
|
||||
backgroundColor: overviewer.util.getMapTypeBackgroundColor(
|
||||
overviewer.util.getDefaultMapTypeId())
|
||||
|
||||
Reference in New Issue
Block a user