Visualization properties for map
The properties listed here allow you to configure the appearance settings for the Maps on the Kyvos visualization.
Property | Description | Current Value | Possible values |
---|---|---|---|
mapProvider | The property specifies the name of the map provider which will be used in the visualization. | osm | User based name for map provider |
mapEnabled | The properties specifies if the Is map visualization enabled on kyvos application or not. | true | true/false |
providerUrl | The property specifies the URL from which the map will be used to show the visualization. | http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png | Custom url |
attributes | The property specifies the attributes on the map to be used. for eg, copyright link. | ©<a href='http://www.openstreetmap.org/copyright'> OpenStreetMap</a> | Custom user based |
GEOROLE.CONTINENT | minZoomLevel – The property specifies the minimum zoom level for the continent field in the map. maxZoomLevel – The property specifies the maximum zoom level for the continent field in the map. | "minZoomLevel": 1, "maxZoomLevel": 1 | Numeric value for zoom level for minZoomLevel and maxZoomLevel |
GEOROLE.COUNTRY | minZoomLevel – The property specifies the minimum zoom level for the country field in the map. maxZoomLevel – The property specifies the maximum zoom level for the country field in the map. | "minZoomLevel": 1, "maxZoomLevel": 4 | Numeric value for zoom level for minZoomLevel and maxZoomLevel |
GEOROLE.STATE | minZoomLevel – The property specifies the minimum zoom level for the state field in the map. maxZoomLevel – The property specifies the maximum zoom level for the state field in the map. | "minZoomLevel": 1, "maxZoomLevel": 10 | Numeric value for zoom level for minZoomLevel and maxZoomLevel |
GEOROLE.CITY | minZoomLevel – The property specifies the minimum zoom level for the city field in the map. maxZoomLevel – The property specifies the maximum zoom level for the city field in the map. | "minZoomLevel": 1, "maxZoomLevel": 10 | Numeric value for zoom level for minZoomLevel and maxZoomLevel |
GEOROLE.COUNTY | minZoomLevel – The property specifies the minimum zoom level for the county field in the map. maxZoomLevel – The property specifies the maximum zoom level for the county field in the map. | "minZoomLevel": 1, "maxZoomLevel": 10 | Numeric value for zoom level for minZoomLevel and maxZoomLevel |
GEOROLE.POSTAL_CODE | minZoomLevel – The property specifies the minimum zoom level for the postal code field in the map. maxZoomLevel – The property specifies the maximum zoom level for the postal code field in the map. | "minZoomLevel": 1, "maxZoomLevel": 11 | Numeric value for zoom level for minZoomLevel and maxZoomLevel |
Copyright Kyvos, Inc. All rights reserved.