Hi
I have an app (B4a) that simply shows a position on the map .
I get the pos from the server and it sends out lon and lat.
How can i use Googlemap in IOS ?
Or should i use Webview
On B4a i use this code
WebView1.loadUrl ("http://maps.google.com/maps?q="& Lat & "," & .Lon )
Br
Nizze
I have an app (B4a) that simply shows a position on the map .
I get the pos from the server and it sends out lon and lat.
How can i use Googlemap in IOS ?
Or should i use Webview
On B4a i use this code
WebView1.loadUrl ("http://maps.google.com/maps?q="& Lat & "," & .Lon )
Br
Nizze
Last edited: