hussein
Great plugin. The map, adding markers and circles works on Android via the cordova export/intel xdk compiler.
When tapping on a maker, the output string parses the lat/lng/description using the "-" symbol. This causes a problem when I parse the string using the "tokenat" function and there are negative lat/lng. Could you change the symbol to something else?
The function to remove markers doesn't work on circles. Would it be possible to modify the code so that circles and markers can be added, selected, and removed at any time? Would it be possible to add a function where the center of the map can be read, or a marker added on map touch?
Thanks again for this plugin.