W webhost.company Active Member Licensed User Longtime User Apr 29, 2017 #1 I need to point of screen location(x,y) I know that have to use GetProjection But i cannot get x,y from it
I need to point of screen location(x,y) I know that have to use GetProjection But i cannot get x,y from it
Erel B4X founder Staff member Licensed User Longtime User Apr 30, 2017 #2 GoogleMapsExtra v2.00 is attached. It includes two new methods: ScreenToCoordinate and CoordinateToScreen. Attachments GoogleMapsExtra.bas 5.5 KB · Views: 470 Upvote 0
GoogleMapsExtra v2.00 is attached. It includes two new methods: ScreenToCoordinate and CoordinateToScreen.