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