android - Getting coordinates for street path? -


i having troubles getting coordinates entire street path. example, if street 1 kilometer long, coordinates on every 50 meters. so, it'd array of 20 coordinates (latitude , longitude). possible? mention, used geocoder , method getfromlocationname() getting 1 pair of coordinates particular street.

any appreciate. dead end me, can't come idea @ all.

thanks in advance!


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

visual studio 2010 - Connect to informix database windows form application -

android - Associate same looper with different threads -