Can some one point me in the right direction.
I would like to create a C++ application that uses google maps.
I need to be able to do the following
- Add markers.
- Calculate distance between markers.
- Work out long/lat from address.
- Get address from long/lat.
- Get address from mouse click on map.
I've seen some components that do this but they are abit pricy.