Hi,
Does anyone have an example to how I can initialize two separate JS maps in VueJS? I would like to open a modal (dialog) screen with another map, which would be another separate map component.
Thanks,
Shay.
If you create two components with separate maps, you can have isolated map instances.