Static
addAdds a new vector layer from a geojson string.
the geojson string or object
the map to add the layer to
Static
addAdds a new vector layer from a geojson file.
the file to read the geojson from
the map to add the layer to
Static
addAdds a new vector layer from a shape file (zip).
the file to read the geojson from
the map to add the layer to
Helper class for adding layers from various file formats.