You are here

public property MapFeature::$type in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 src/Annotation/MapFeature.php \Drupal\geolocation\Annotation\MapFeature::type

The map type supported by this MapFeature.

Type: string

File

src/Annotation/MapFeature.php, line 47

Class

MapFeature
Defines a MapFeature annotation object.

Namespace

Drupal\geolocation\Annotation

Code

public $type;