<ac-map>
. AcMapComponent
has a containerId
input which can be used to specify the id of the containing element. In order to set initial viewer configuration for multiple maps you can set ViewerConfigurationService.viewerOptions
to an array of options. The map initialized first will be set with the first option object in the options array and so on.SceneMode.PERFORMANCE_SCENE2D
as their sceneMode
.sync2DMapsCameras()
from MapsManagerService
.sync2DMapsCameras(mapsConfiguration)
SceneMode.PERFORMANCE_SCENE2D
as their sceneMode
). The function accepts a single argument:mapsConfiguration
- an array of maps configs the camera binding of each of the synced maps. The argument is of the following type: