问题
I am using Evernote Api to send notes with audio and images .
I want to ask Can I send My current location with note using API.
I want just like Evernote App in iphone.
Thanks
回答1:
Yes, simply add the latitude and longitude to a new NoteAttributes, then add the NoteAttributes to the Note.attributes field before you call createNote().
来源:https://stackoverflow.com/questions/6908877/can-i-send-current-location-to-evernote-with-evernote-api