Embedded Editor Developer's Guide

Display Specific Use Cases

The user wants to see the feedback options only for the relevant cases.

Request

For both iframe and application solutions, the features parameter defines which feedback cases the Embedded Editor displays. Pass the following URL into your solution.
https://stg.mapfeedback.here.com?
app_id={YOUR_APP_ID}&
app_code={YOUR_APP_CODE}&
features=road,place,address

If you want to only offer an opportunity to provide feedback on a place, use the following feature key/value pair: features=place

Note: In order to request all available use cases, you need to leave out the features parameter.

Response

Figure 1. Multiple Feedback Options
Figure 2. One Feedback Options