i am trying to create java program that take gps points and draw direction according to these gps points
there is a lot of example of drawing gps direction , but all these example in android
any help
i am trying to create java program that take gps points and draw direction according to these gps points
there is a lot of example of drawing gps direction , but all these example in android
any help
You should use any location library or api.
For example :
This is called Geocoding, and requires matching a place name up to a latitude and longitude.