cyclestreets / winphone

Windows Phone 8 app
1 stars 0 forks source link

Migrate POIs to V2 API #56

Closed mvl22 closed 9 years ago

mvl22 commented 9 years ago

The POIs calls for API V2 are now available, so the app needs to migrate to using these.

http://www.cyclestreets.net/api/v2/pois.types/ http://www.cyclestreets.net/api/v2/pois.locations/

As with the rest of the API, they are GeoJSON so should be easier to handle than the old XML.

realworld666 commented 9 years ago

Done. This will be in the Windows 10 Universal App version I'm working on