Interface for a class Maps
EmitType<IAnimationCompleteEventArgs>
Triggers after the animation completed in the maps component.
EmitType<IAnnotationRenderingEventArgs>
Triggers before rendering the annotation in maps.
Triggers before the print gets started.
EmitType<IBubbleClickEventArgs>
Triggers when performing the click operation on the bubble element in maps.
EmitType<IBubbleMoveEventArgs>
Triggers when hovering the mouse on the bubble element in maps.
EmitType<IBubbleRenderingEventArgs>
Triggers before the bubble element gets rendered on the map.
Triggers when a user clicks on an element in Maps.
EmitType<ILabelRenderingEventArgs>
Triggers before the data-label gets rendered.
Triggers when performing the double click operation on an element in maps.
Trigger when mouse move on the shape in maps and before the shape gets highlighted.
Triggers when clicking the shape on maps and before the selection is applied.
EmitType<ILayerRenderingEventArgs>
Triggers before the maps layer gets rendered.
EmitType<ILegendRenderingEventArgs>
Triggers before the legend gets rendered.
Triggers when the map is on load.
Triggers after the maps gets rendered.
EmitType<IMarkerClickEventArgs>
Triggers when clicking on the maps marker element.
EmitType<IMarkerClusterClickEventArgs>
Triggers when clicking the marker cluster in maps.
EmitType<IMarkerClusterMoveEventArgs>
Triggers when moving the mouse over the marker cluster element in maps.
EmitType<IMarkerClusterRenderingEventArgs>
Triggers before the maps marker cluster gets rendered.
EmitType<IMarkerMoveEventArgs>
Triggers when moving the mouse over the marker element in maps.
EmitType<IMarkerRenderingEventArgs>
Triggers before the maps marker gets rendered.
Triggers when a user clicks on an element in Maps.
Triggers before performing the panning operation.
Triggers when resizing the maps.
Triggers when performing the right click operation on an element in maps.
EmitType<IShapeSelectedEventArgs>
Triggers when mouse move on the shape in maps and before the shape gets highlighted.
EmitType<IShapeRenderingEventArgs>
Triggers before the maps shape gets rendered.
EmitType<IShapeSelectedEventArgs>
Triggers when clicking a shape in maps.
EmitType<ITooltipRenderEventArgs>
Triggers before the maps tooltip gets rendered.
EmitType<ITooltipRenderCompleteEventArgs>
Triggers after the maps tooltip gets rendered.
Triggers before the zoom operations in the maps such as zoom in and zoom out.
boolean
Enables or disables the export to image functionality in map.
boolean
Enables or disables the export to PDF functionality in map.
boolean
Enables or disables the print functionality in map.
Sets and gets the options for customizing the annotation of maps.
string
Sets and gets the background color of the maps container.
number
Sets and gets the base map index of maps. It provides the option to select which layer to be visible in the maps.
Sets and gets the options for customizing the color and width of the maps border.
Sets and gets the center position of the maps.
string
Sets and gets the description for maps.
boolean
Enable or disable persisting component’s state between page reloads.
boolean
Enable or disable rendering component in right to left direction.
string
Sets and gets the format in which the text in the maps are to be rendered.
string
Sets and gets the height in which the maps is to be rendered.
Sets and gets the options to customize the layers of the maps.
Sets and gets the options to customize the legend of the maps.
string
Overrides the global culture and localization value for this component. Default global culture is ‘en-US’.
Sets and gets the options to customize the area around the map.
Sets and gets the options to customize the margins of the maps.
Sets and gets the projection type for the maps.
number
Sets and gets the tab index value for the maps.
Set and gets the theme supported for the maps.
Sets and gets the title to be displayed for maps.
Sets and gets the mode in which the tooltip is to be displayed. The tooltip can be rendered on mouse move, click or double clicking on the element on the map.
boolean
Enables or disables the visibility state of the separator for grouping.
string
Sets and gets the width in which the maps is to be rendered.
Sets and gets the options to customize the zooming operations in maps.