You are here

protected property GeofieldGoogleMapFormatter::$geoPhpWrapper in Geofield Map 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldFormatter/GeofieldGoogleMapFormatter.php \Drupal\geofield_map\Plugin\Field\FieldFormatter\GeofieldGoogleMapFormatter::geoPhpWrapper

The geoPhpWrapper service.

Type: \Drupal\geofield\GeoPHP\GeoPHPInterface

Overrides GeofieldMapFieldTrait::$geoPhpWrapper

File

src/Plugin/Field/FieldFormatter/GeofieldGoogleMapFormatter.php, line 106

Class

GeofieldGoogleMapFormatter
Plugin implementation of the 'geofield_google_map' formatter.

Namespace

Drupal\geofield_map\Plugin\Field\FieldFormatter

Code

protected $geoPhpWrapper;