number
Sets and gets the delay time for the animation in marker.
Defaults to 0
number
Sets and gets the duration time for animating the marker.
Defaults to 1000
Sets and gets the options for customizing the color and width of the border for the marker in maps.
string
Sets and gets the value path from the marker data source to apply color for the marker.
Defaults to null
string
Sets and gets the dash-array for the marker.
Object[]
| DataManager
Sets and gets the data source for the marker. The data source for the marker will contain latitude and longitude values to specify the location of the marker. The data source can contain data such as color, shape, and other details that can be bound to the color, shape, and tooltip of the marker.
Defaults to []
string
Sets and gets the color for the marker in maps.
Defaults to ‘#FF471A’
number
Sets and gets the height of the marker in maps.
Defaults to 10
Sets and gets the options to customize the marker while the mouse has hovered on the marker in maps.
string
Sets and gets the URL for rendering the marker as image.
string
Sets and gets the value path from the marker data source for the image of the marker.
Defaults to null
InitialMarkerSelectionSettingsModel[]
To select the shape at the rendering time.
string
Defines the value path from the marker data source for setting latitude for a set of markers.
string
Sets and gets the text for the legend from the marker data source.
Defaults to ”
string
Defines the value path from the marker data source for setting longitude for a set of markers.
Sets and gets the position to move the marker by setting specific value.
number
Sets and gets the opacity for the marker in maps.
Defaults to 1
Query
Sets and gets the query to select particular data from the marker data. This property is applicable only when the data source is created by data manager.
Defaults to null
Sets and gets the options to customize the marker while selecting the marker in maps.
Sets and gets the shape of the marker in maps.
Defaults to Balloon
string
Sets and gets the value path from the marker data source to set the shape of the marker.
Defaults to null
string
Sets and gets the template for the marker.
Defaults to null
Sets and gets the options to customize the tooltip for the marker in maps.
boolean
Enables or disables the visibility state of the marker based on the marker data source in maps.
Defaults to false
number
Sets and gets the width of the marker in maps.
Defaults to 10