Hi i am working on an app and the user adds markers my touch开发者_如何学Going points on the map... the issue is that when i press back button and then resume my application the markers are lost .... any ideas?
Possibly save the point data as json and reload it? Btw you failed to mention which platform and api you're using.
精彩评论