viewerDomain property
A String parameter that allows you to specify which domain will be displayed inside our webview.
Default is map-viewer.situm.com
(https://map-viewer.situm.com).
viewerDomain should include only the domain (e.g., "map-viewer.situm.com").
Implementation
late final String viewerDomain;