public property MapFeature::$type in Geolocation Field 8.2
Same name and namespace in other branches
- 8.3 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\AnnotationCode
public $type;