i am building a map project and i want to save my annotations to the web and download them anytime i want. What’s the best way to do that???
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Set up a web service on your server, design a simple REST API and communicate with it from your iPhone app. If you want more details, please ask a more specific question.