Search results

Overview API in Angular Maps API component

Components

Name Description
MapsComponent Represents the Angular Maps component.
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.

Directives

Name Description
AnnotationDirective Represents the directive to define the annotations in the maps.
BubbleDirective Represents the directive to define the bubbles in the maps.
ColorMappingDirective Represents the directive to define the bubble color mapping in the maps.
InitialShapeSelectionDirective Represents the directive to configure the selection of the shapes when the maps is initially rendered.
LayerDirective Represents the directive to define the layer of the maps.
MarkerDirective Represents the directive to define the markers in the maps.
NavigationLineDirective Represents the directive to define the navigation lines in the maps.