Class: module:EditFeature

gmf.editing.module:EditFeature.gmf.editing.module:EditFeature

new module:EditFeature($http, gmfLayersUrl)

Service that provides methods to get, insert, update and delete vector features with the use of a GeoMapFish Protocol as back-end.

The GeoJSON format is used when obtaining or sending features.

Parameters:
Name Type Description
$http angular.$http

Angular http service.

gmfLayersUrl string

Url to the GeoMapFish layers service.