public property Geocoder::$boundaryCapable in Geolocation Field 8.2
Same name and namespace in other branches
- 8.3 src/Annotation/Geocoder.php \Drupal\geolocation\Annotation\Geocoder::boundaryCapable
- 8 src/Annotation/Geocoder.php \Drupal\geolocation\Annotation\Geocoder::boundaryCapable
Can the geocoder retrieve boundaries.
Type: bool
File
- src/
Annotation/ Geocoder.php, line 54
Class
- Geocoder
- Defines a geocoder annotation object.
Namespace
Drupal\geolocation\AnnotationCode
public $boundaryCapable;