Skip to content

Element Maps

Element Maps is Element's high-level Angular map component based on OpenLayers. It provides points, grouping, clusters, labels, tooltips, and popovers out of the box.

Usage

Use Element Maps when an application needs a ready-to-use map component with Element-specific behavior instead of assembling map features individually.

When to use

  • To display and group location points with a predefined Element presentation.
  • When built-in clustering, labels, tooltips, or popovers are required.
  • When a high-level component is preferable to direct interaction with a map library.

Except where otherwise noted, content on this site is licensed under MIT License.