Search results

Overview API in JavaScript (ES5) Maps API control

Name Description
Maps Represents the maps control. It is ideal for rendering maps from GeoJSON data or other map providers like OpenStreetMap, Google Maps, Bing Maps, etc that
has rich feature set that includes markers, labels, bubbles and much more.
Annotation Gets or sets the options for customizing the annotation element in maps.
Arrow Gets or sets the options to customize the arrow in the navigation line.
Border Gets or sets the options to customize the border of the maps.
BubbleSettings Gets or sets the options to customize the bubble elements in the maps.
CenterPosition Gets or sets the values to change the center position of the maps.
ColorMappingSettings Gets or sets the options to customize the color-mapping in maps.
CommonTitleSettings Gets or sets the options to customize the title of the maps.
ConnectorLineSettings Gets or sets the options to customize the lines that connect the markers in marker cluster of the maps.
DataLabelSettings Gets or sets the options to customize the data labels in maps.
Font Gets or sets the options to customize the style of the text in data label, legend and other texts in maps.
HighlightSettings Gets or sets the options to customize the shapes on which the mouse has hovered in maps.
InitialMarkerSelectionSettings Gets or sets the options to select the marker shape when the maps is loaded initially.
The initial selection of the markers will work only when the selection settings of marker is enabled.
InitialShapeSelectionSettings Gets or sets the options to select the shapes when the maps is loaded initially.
The initial selection of the shapes will work only when the selection settings of layer is enabled.
LayerSettings Gets or sets the options to customize the layers of the maps.
LegendSettings Gets or sets the options to customize the legend of the maps.
MapsAreaSettings Gets or sets the options to customize the area around the shapes in the map layer.
Margin Gets or sets the options to customize the margin of the maps.
MarkerBase Gets or sets the options to customize the markers in the maps.
MarkerClusterSettings Gets or sets the options to customize the cluster of markers in maps.
MarkerSettings Gets or sets the options to customize the markers in the maps.
NavigationLineSettings Gets or sets the options to customize the navigation lines in maps which is used to connect different locations.
PolygonSetting Defines the properties for a single polygon shape to render over the Maps, such as coordinates, fill, border, and opacity.
PolygonSettings Defines the properties of the polygon shapes that will be rendered on a map layer.
The selection and highlight settings for polygon shapes can also be defined.
PolygonTooltipSettings Specifies the properties such as visibility, fill, border and text style to customize the tooltip.
SelectionSettings Gets or sets the options to customize the maps on selecting the shapes.
ShapeSettings Gets or sets the options to customize the shapes in the maps.
SubTitleSettings Gets or sets the options to customize the subtitle of the maps.
TitleSettings Gets or sets the options to customize the title of the maps.
ToggleLegendSettings Gets or sets the settings to customize the color-mapping visibility based on the legend visibility.
TooltipSettings Gets or sets the options to customize the tooltip of layers, markers, and bubble in maps.
ZoomSettings Gets or sets the options to configure maps zooming operations.
ZoomToolbarButtonSettings Specifies the options to customize the buttons in the zoom toolbar.
ZoomToolbarSettings Sets and gets the options to customize the border of the zoom toolbar.
ZoomToolbarTooltipSettings Specifies the options to customize the tooltip of the zoom toolbar.
Coordinate Defines the latitude and longitude values that define a map location.
MapAjax Defines the options to get shape data file using Ajax request.
Point Specifies the information of the position of the point in maps.
Size Specifies the size information of an element.
GeoPosition Specifies the location using geographical coordinates in maps.
IAnimationCompleteEventArgs Specifies the event arguments for animation complete event in maps.
IAnnotationRenderingEventArgs Specifies the event arguments for annotation rendering event in maps.
IBubbleClickEventArgs Specifies the event argument for bubble click event in maps.
IBubbleMoveEventArgs Specifies the event argument for bubble mouse move event in maps.
IBubbleRenderingEventArgs Specifies the event arguments for bubble rendering event in maps.
IDataLabelArgs Specifies the event arguments for the data-label event in maps.
IDataTemplate Defines the template for the marker.
ILabelRenderingEventArgs Specifies the event argument for label rendering event in maps.
ILayerRenderingEventArgs Specifies the event arguments for layer rendering event in maps.
ILegendRenderingEventArgs Specifies the event arguments for the legend rendering event in maps.
ILoadEventArgs Specifies the event argument of the load event in maps.
ILoadedEventArgs Specifies the event arguments for the loaded event in maps.
IMapPanEventArgs Specifies the event arguments for the pan event in maps.
IMapZoomEventArgs Specifies the event arguments for zoom event in maps.
IMarkerClickEventArgs Specifies the event arguments for marker click event in maps.
IMarkerClusterClickEventArgs Specifies the event arguments for the cluster click event in maps.
IMarkerClusterMoveEventArgs Specifies the event arguments for marker cluster move event in maps.
IMarkerClusterRenderingEventArgs Specifies the event arguments for marker cluster rendering event in maps.
IMarkerDragEventArgs Specifies the event arguments for marker click event in maps.
IMarkerMoveEventArgs Specifies the event arguments for marker move event in maps.
IMarkerRenderingEventArgs Specifies the event arguments in marker rendering event in maps.
IMinMaxLatitudeLongitude This class contains the minimum and maximum latitude and longitude coordinates of the map’s visible area
IMouseEventArgs Specifies the event arguments for mouse event in maps.
IPrintEventArgs Specifies the event arguments for print event in maps.
IResizeEventArgs Specifies the event arguments for the resize event in maps.
ISelectionEventArgs Specifies the event arguments for item selection event in maps.
IShapeRenderingEventArgs Specifies the event arguments in shape rendering event in maps.
IShapeSelectedEventArgs Specifies the event arguments for shape selected event in maps.
ITooltipRenderCompleteEventArgs Specifies the event arguments for tooltip render event in maps.
ITooltipRenderEventArgs Specifies the event arguments for tooltip render event in maps.
Alignment Defines the alignment for the elements in the maps.
AnnotationAlignment Defines the alignment for the annotation.
ArrowPosition Defines the arrow position in navigation line.
BingMapType Defines the type of Bing map to be rendered in the maps.
BubbleType Defines the type of the bubble to rendered in the maps.
ExportType Specifies the export type for the maps.
GeometryType Defines the geometry type.
IntersectAction Defines the label intersect action. Label interaction action handles the data label text
when it intersects with other data label contents.
LabelIntersectAction Defines the action to be performed when the label intersects with other labels in the maps.
LabelPosition Defines the placement type of the labels in the legend.
LegendArrangement Defines the legend arrangement in the maps.
LegendMode Defines the modes for rendering the legend.
LegendPosition Defines the position of the legend.
LegendShape Defines the shape of the legend.
LegendType Defines the type of the element in the map for which legend is to be rendered.
MapsTheme Defines the theme supported for maps.
MarkerType Defines the type of markers in the maps.
Orientation Defines the zooming tool bar orientation.
PanDirection Specifies the direction of panning.
ProjectionType Defines the projection type of the maps.
ShapeLayerType Defines the type of the layer to be rendered in the maps.
SmartLabelMode Defines the smart label mode for the data-label. Smart label handles the data label text when it exceeds the shape over which it is rendered.
StaticMapType Defines the type of the Google static map to be rendered in the maps.
ToolbarItem Specifies the type of the buttons in the zoom toolbar.
TooltipGesture Specifies the gesture on the maps in which tooltip must be rendered.
Type Defines the type of the layer in maps.