You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the Photomap calls are now in the /v2/ API, with the last one to be completed that you are using, addphoto.xml available as the new /v2/photomap.add call:
This should be pretty easy to migrate to, as the submission side is all the same - you just need to get the response interpreted in its new JSON format rather than the grotty old XML.
The text was updated successfully, but these errors were encountered:
All of the Photomap calls are now in the /v2/ API, with the last one to be completed that you are using, addphoto.xml available as the new /v2/photomap.add call:
http://www.cyclestreets.net/api/v2/photomap.add/
This should be pretty easy to migrate to, as the submission side is all the same - you just need to get the response interpreted in its new JSON format rather than the grotty old XML.
The text was updated successfully, but these errors were encountered: