I am new to android; I want to add multiple markers on my map by touching it and whenever I touched the marked place again, the marker disappears. My main intention is that lat/lang sent to a server by adding a marker and lat/lang deleted from database in server when I touch the mark for second time.
May you please guide me to add all these functions? how I should start and what I should do?
Thank you so much