You are here

protected property views_plugin_style_geojson::$entity_type in Views GeoJSON 7

Store the entity type.

Type: string

File

views/views_plugin_style_geojson.inc, line 28
Views style plugin to render nodes in the GeoJSON format.

Class

views_plugin_style_geojson
Implementation of views_plugin_style.

Code

protected $entity_type;