You are here

protected property GeoJson::$serializer in Views GeoJSON 8

The serializer which serializes the views result.

Type: \Symfony\Component\Serializer\Serializer

File

src/Plugin/views/style/GeoJson.php, line 52

Class

GeoJson
Style plugin to render view as GeoJSON code.

Namespace

Drupal\views_geojson\Plugin\views\style

Code

protected $serializer;