M/impl/format/GeoJSON~GeoJSON


import GeoJSON from 'M/impl/format/GeoJSON';

new GeoJSON(options)

impl/ol/format/GeoJSON.js, line 21
Name Type Description
options olx.format.GeoJSONOptions

Options.

Extends

  • ol.format.JSONFeature

Methods

read(geojson){Array.<M.Feature>}

impl/ol/format/GeoJSON.js, line 157

This function read Features

Name Type Description
geojson object

GeoJSON to parsed as a M.Feature array