You are here

11 uses of IP_GEOLOC_MAP_DIV_DEFAULT_STYLE in IP Geolocation Views & Maps 8

CurrentVisitorMapBlock::blockForm in src/Plugin/Block/CurrentVisitorMapBlock.php
CurrentVisitorMapBlock::build in src/Plugin/Block/CurrentVisitorMapBlock.php
Builds and returns the renderable array for this block plugin.
IpGeoLocAPI::outputMapMultiLocation in src/Services/IpGeoLocAPI.php
Outputs an HTML div placeholder into which will be injected a Google map.
IpGeoLocAPI::outputMapMultiVisitor in src/Services/IpGeoLocAPI.php
Outputs an HTML div placeholder into which will be injected a map.
IpGeoLocPluginStyleMap::buildOptionsForm in src/Plugin/views/style/IpGeoLocPluginStyleMap.php
Provide a form to edit options for this plugin.
IpGeoLocPluginStyleMap::render in src/Plugin/views/style/IpGeoLocPluginStyleMap.php
Transform the View result in a list of markers and render these on a map.
ip_geoloc_output_map_current_location in ./ip_geoloc_api.inc
Outputs an HTML div placeholder into which is injected a map.
ip_geoloc_output_map_multi_location in ./ip_geoloc_api.inc
Outputs an HTML div placeholder into which will be injected a Google map.
ip_geoloc_output_map_multi_visitor in ./ip_geoloc_api.inc
Outputs an HTML div placeholder into which will be injected a map.
RecentVisistorsMapBlock::blockForm in src/Plugin/Block/RecentVisistorsMapBlock.php
RecentVisistorsMapBlock::build in src/Plugin/Block/RecentVisistorsMapBlock.php
Builds and returns the renderable array for this block plugin.