You are here

constant LEAFLET_SYNC_CONTENT_TO_MARKER in IP Geolocation Views & Maps 8

1 use of LEAFLET_SYNC_CONTENT_TO_MARKER
IpGeoLocPluginStyleLeaflet::render in src/Plugin/views/style/IpGeoLocPluginStyleLeaflet.php
Transform the View result in a list of marker locations and render on map.

File

src/Plugin/views/style/IpGeoLocPluginStyleLeaflet.php, line 24

Namespace

Drupal\ip_geoloc\Plugin\views\style

Code

define('LEAFLET_SYNC_CONTENT_TO_MARKER', 1 << 1);