Map object field

Categories

Component ID

2717161

Component name

Map object field

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

751

Component created

Component changed

Component body

Module provides the field which allows editors to draw shapes(circles, lines, polygons, polylines, markers, rectangles) on Maps. Current version supports Google maps, but more map providers(Yandex, OSM) can be added in future.

Features

  1. New field type "map_object_field"
  2. Configurable widget, you can configure types and number of objects available for drawing.
  3. Configurable formatter, admin can define width and height of displayed map.
  4. Every drawn shape has title and description which are displayed inside infowindow on click event(see screenshot).
  5. Editors can define fill and stroke colors for the shape

REQUIREMENTS

Drupal 8.3

INSTALLATION

Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/documentation/install/modules-themes/modules-8 for further information.

CONFIGURATION