Sets and gets the options to customize the layers of the maps.
number
Sets and gets the duration for the animation of layers in maps.
Defaults to 0
string
Sets and gets the Bing map type for the layer. If you use shape data with BingMapType without using layer type as Bing, then the map will render based on shape data since default layer type will be set as Geometry.
Defaults to Aerial
Sets and gets the options for customizing the bubble in maps.
Sets and gets the options for customizing the data-label in maps.
Object[]
| DataManager
| MapAjax
Defaults to []
string
Sets and gets the geometry type for the layer in maps.
Defaults to Geographic
Sets and gets the options for customizing the shapes when the mouse has hovered on maps.
InitialShapeSelectionSettingsModel[]
Sets and gets the settings for shapes that is selected at the time of rendering.
string
Sets and gets the key for the tile map layer in maps.
Defaults to ”
string
Sets and gets the type of the layer in maps. If we use layer type with shape data property in layer of the maps then map will render based on the provided layer type.
Defaults to Geometry
Sets and gets the options for customizing the cluster of markers in maps.
Sets and gets the options for customizing the marker in maps.
Sets and gets the options for customizing the navigation line in maps.
Query
Sets and gets the query to select particular data from the shape data. This property is applicable only when the data source is created by data manager.
Defaults to null
Sets and gets the options for customizing the shapes when clicking the shapes in maps.
Object
| DataManager
| MapAjax
Sets and gets the shape data for the maps to render.
Defaults to null
string
Sets and gets the path for the shape from the shape data in maps.
Defaults to ‘name’
string
| string[]
Sets and gets the path for the layers from the layer data source in maps.
Defaults to ‘name’
Sets and gets the options to customize the shape of the maps.
string
Sets and gets the type of the static maps.
Defaults to RoadMap
Sets and gets the options for customizing the toggle state of shapes when selecting the legend in maps.
Sets and gets the options for customizing the tooltip for the layers, markers, and bubbles in maps.
string
Sets and gets the type of the layer in maps.
Defaults to Layer
string
Sets and gets the template for the map using the url.
Defaults to ”
boolean
Enables or disables the visibility state for the layers in maps.
Defaults to true