tags:

views:

21

answers:

1

I wish to develop a mobile app (probably on Android) that plots disabled parking spots block by block on Google Maps. Given that the appropriate city/government agencies will most likely provide this data in some sort of paper printout of maps, how do I migrate this to a overlay/layer for Google Maps?

Any kind of help would be greatly appreciated

A: 

you need the coordinates of each one of the points you wish to mark using an overlay

joksancpen
Okay. What if the map I receive is an actual print out of the map of the city - how do I get those drawn points onto a Google Map [overlay/layer]?
AnuvaDever