new module:Manager($q, gmfEditFeature, ngeoLocation)
A service that looks for certain parameters in the url and use them to fetch a feature using the GMF protocol.
Parameters:
| Name | Type | Description |
|---|---|---|
$q |
angular.$q | Angular $q service. |
gmfEditFeature |
gmf.editing.EditFeature | Gmf edit feature service. |
ngeoLocation |
ngeo.statemanager.Location | ngeo location service. |