Dear All,
as a beginner on OSMDroid I need some guidance to the OSMDroid project. I wanted as starting point to test the first example on this link
www.b4x.com
Before execution I copyied the lib files from link https://www.b4x.com/android/forum/threads/osmdroid-mapview-for-b4a.16309/#post92643
OSMDroid_3_0_8.jar
OSMDroid_3_0_8.xml
to my B4A additional libraries folder as usual.
However, I still receive for the declaration 'Dim MapView1 As MapView'
missing library OSMDRoid
Did I missed a lib or something else?
Wosl
as a beginner on OSMDroid I need some guidance to the OSMDroid project. I wanted as starting point to test the first example on this link
OSMDroid - MapView for B4A tutorial
You can find the OSMDroid library thread here: http://www.b4x.com/forum/additional-libraries-official-updates/16309-osmdroid-mapview-b4a.html#post92643. AIM: Create and initialize a MapView, enable the map zoom controller and multitouch controller, set a zoom level then center the map on a...

Before execution I copyied the lib files from link https://www.b4x.com/android/forum/threads/osmdroid-mapview-for-b4a.16309/#post92643
OSMDroid_3_0_8.jar
OSMDroid_3_0_8.xml
to my B4A additional libraries folder as usual.
However, I still receive for the declaration 'Dim MapView1 As MapView'
missing library OSMDRoid
Did I missed a lib or something else?
Wosl