Hi Erel,
Congratulations on your success. The Old Steve Job is good at hardware,but you are New Steve Job who is good at software. I hope in the future,you will create b4robotic .
First B4i app in Apple App Store:
https://itunes.apple.com/us/app/b4i-coordinates-calculator/id915366768?mt=8
This app was 100% written with B4i. This is an important milestone for B4i.
The app itself is quite simple. It uses the Geodesic class to convert between Lat/Lon coordinates to UTM coordinates (in several possible datums).
I will post the code when B4i will be released.
No. B4A libraries are written in Java and make calls to Android SDK. B4i libraries are written in Objective C and are based on iOS SDK.Will Warwounds excellent OSMdroid library work with B4i?
First B4i app in Apple App Store:
https://itunes.apple.com/us/app/b4i-coordinates-calculator/id915366768?mt=8
No. B4A libraries are written in Java and make calls to Android SDK. B4i libraries are written in Objective C and are based on iOS SDK.
...
First B4i app in Apple App Store:
https://itunes.apple.com/us/app/b4i-coordinates-calculator/id915366768?mt=8
This app was 100% written with B4i. This is an important milestone for B4i.
The app itself is quite simple. It uses the Geodesic class to convert between Lat/Lon coordinates to UTM coordinates (in several possible datums).
I will post the code when B4i will be released.
Sorry but I'm not yet familiar with the available maps SDKs.Is there be a solution for 3rd party maps in iOS? Simply put, can I use OpenStreetMap in iOS apps?
Sorry but I'm not yet familiar with the available maps SDKs.
Sorry but I'm not yet familiar with the available maps SDKs.
That can be useful. It will allow you to write libraries.
Yes there is a WebView view.Is there an iOS equivalent of the android "Webview" control that can be used to host a googlemaps webpage?
Currently no. Will probably be added in the future. The same is true about local macs.Would b4i also accept libraries written in Swift?