protected property GeofieldMapFieldTrait::$infowindowFieldTypesOptions in Geofield Map 8
Same name and namespace in other branches
- 8.2 src/GeofieldMapFieldTrait.php \Drupal\geofield_map\GeofieldMapFieldTrait::infowindowFieldTypesOptions
Google Map Types Options.
Type: array
File
- src/
GeofieldMapFieldTrait.php, line 36
Class
- GeofieldMapFieldTrait
- Class GeofieldMapFieldTrait.
Namespace
Drupal\geofield_mapCode
protected $infowindowFieldTypesOptions = [
'string_long',
'string',
'text',
'text_long',
"text_with_summary",
];