new Report(location, selectionopt, descriptionopt, contextopt)
Object for bundling all data selected by user
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
location |
module:ol-ishare/logger.Location | The location selected on the map |
|
selection |
module:ol-ishare/logger~Selection |
<optional> |
The selection made by the user, if any |
description |
String |
<optional> |
Additional text describing the report, if any |
context |
module:ol-ishare/logger.Context |
<optional> |
Context object containing all other selected features, if any |