Hi!
Ok, I´m done googling <_<
I got a question about making an app where the clients image of a map is used instead of newmapview.
My client asked for an app where his map was displayed and he could pinch zoom in and out and rotate the map. I found this amazing tutorial that had all the codes I needed: https://coronalabs.com/blog/2013/01/22/implementing-pinch-zoom-rotate/
Now the client wonders IF it is possible to get the current GPS-location on the custom map.
I can track the x and y coordinates so it should be possible to translate and calculate them into longitude and latitude and add a pin on the current location…or am I wrong? :unsure:
It could get messy if the user is able to zoom and rotate the map…I´m not sure.
I can´t wrap my head around this right now :wacko:
Thanx!
-Tom