Transform GPS Co-Ordinates to Container Co-Ordinates.
- by npinti
Hi,
I am looking for some service that can transform GPS coordinates into XY coordinates so that I can plot a point on an Image. Something like fromLatLngToContainerPixel would be great.
Thanks in advance.
P.S. I am developing a desktop application in java.