Closed oliverlockwood closed 4 years ago
@mvl22 any thoughts on this?
I've adjusted this (though kept recycling in).
You can change this directly now. If you log in to the CycleStreets website, go to your profile (top-right name link), click on the API keys tab, go into the key for the app, then click on 'POI types'.
Thanks, I didn't realise we could change that ourselves.
Icons in the app now updated by commit: https://github.com/cyclestreets/android/commit/243a6f7e2e235de27c1054c1b09d5cd7cca0c70e
Moved this to 3.8.1 as it looks like the change to what the API returns means the app crashes when you open the POI menu.
I'll also make this more robust while we're at it.
Do you want me to revert the changes for now?
@mvl22 no thanks. I have published release 3.8.1 which fixes this.
Brill!
One for @mvl22 & @si-the-pie, this.
If I hit the
poi.types
API using the app's API key, I get the following:If I hit it with a different API key, I get the following:
It strikes me that these lists might have evolves without considering what should be excluded/included for the app's specific API key.
The notable oddities are:
There are others that could be added/removed, but the above lists were my starting point. What do you think?