You are here

protected property LeafletService::$geoPhpWrapper in Leaflet 2.0.x

Same name and namespace in other branches
  1. 8 src/LeafletService.php \Drupal\leaflet\LeafletService::geoPhpWrapper
  2. 2.1.x src/LeafletService.php \Drupal\leaflet\LeafletService::geoPhpWrapper

The geoPhpWrapper service.

Type: \Drupal\geofield\GeoPHP\GeoPHPInterface

File

src/LeafletService.php, line 31

Class

LeafletService
Provides a LeafletService class.

Namespace

Drupal\leaflet

Code

protected $geoPhpWrapper;