You are here

public function GeoPHPInterface::getAdapterMap in Geofield 8

Get the Adapter Map.

Return value

mixed The Adapter Map.

1 method overrides GeoPHPInterface::getAdapterMap()
GeoPHPWrapper::getAdapterMap in src/GeoPHP/GeoPHPWrapper.php
Get the Adapter Map.

File

src/GeoPHP/GeoPHPInterface.php, line 37

Class

GeoPHPInterface
Provides a GeoPHPInterface.

Namespace

Drupal\geofield\GeoPHP

Code

public function getAdapterMap();