Map settings
User is able to change his map settings.
Map settings object#
- mapDisplayStyle -
string-required- available values:map
- navigationDirection -
string-required- available values:northpath
- poiVisibility -
string-required- available values:defaultuser
- poiTags -
array with integers-required- may be empty array, array filled withpoi tag id - isOnlyPartnerPois -
boolean- defines if returned map pois should be partners only
Get user map settings#
- Url:
https://velo-europe.de/api/{lang}/proxy/map-setting - Method:
GET Authentication required
Response body#
Example request#
Post user map settings#
- Url:
https://velo-europe.de/api/{lang}/reported-poi - Method:
POST Authentication required- Content-Type:
application/json
Request body#
Map setting object - all fields optional
Response body#
- success -
boolean - data with Map setting object