B4A Library OSMDroid 6 - Ivica Golubovic    Dec 22, 2023   (18 reactions) The time has finally come to release a new version of the OSMDroid library that is based... OSMDroid6Configuration through which you can set the basic parameters of the library. In addition to standard multiline coding, this library enables single line coding like some more advanced programming... or previous versions of OSMDroid should have no problem using this library because it is based... of these require a free or paid API key). The main object of this library is the MapView which... B4A Library OSMDroid - MapView for B4A - warwound    Jan 26, 2014   (10 reactions)   tags: GPS Here we have my latest library - OSMDroid provides a MapView for B4A. More info on the original (native Android) OSMDroid project can be found here: osmdroid - OpenStreetMap-Tools for Android - Google Project Hosting. Library reference is no longer included in this post due to limits... of the Apache License Version 2.0 under which the native Android OSMDroid library is released... of the library and will update this thread with a link to them as soon as i have them all uploaded... B4A Question Need map file in sqlite format to work with osmdroid library - fenshagen (first post)    Feb 6, 2024 Osmdroid can load mbtiles-files which are much easier to find. "Mbtiler" and "mapc2mapc" are programs available which can generate mbtiles-files based on raster files.... B4A Library OSMDroid 6 Mapsforge - Ivica Golubovic    Apr 3, 2023   (3 reactions) This library is an addition to the OSMDroid 6 library and enables the display of Mapsforge offline maps in the OSMDroid6 MapView. Mapsforge maps are vector maps, which allows the size of the map file to be several tens of times smaller. Mapsforge maps can be downloaded from this link, which... this link. This library is dependent on the parent OSMDroid 6 library and cannot be used separately. You can download the OSMDroid 6 library from this link. If this libraries makes your work easier... B4A Library OSMDroid 6 BonusPack - Ivica Golubovic    Apr 3, 2023   (8 reactions) This library is an addition to the OSMDroid 6 library. Contains additional classes and methods for geocoding, reverse geocoding, POIs, Routing and others. This library is based on the original GitHub....
This library is dependent on the parent OSMDroid 6 library and cannot be used separately. You can download the OSMDroid 6 library from this link.
If this libraries makes your work easier and saves... B4A Question How to change icon whith OSMDROID library - PABLO2013 (first post)    Oct 11, 2018 Review it well, but this is the same in both versions.... B4A Question OSMDroid Library Update - js486dog    May 6, 2018 OSMDroid for B4A is great library. But there is missing one important function - Overzooming. If you create offline map with some max zoom (e.g. 16) and you do zoom (17,18,...) over this max zoom (16) and you pan the map - there is blanc (white) map. Please is someone in the B4A community who knows update of the OSMDroid library ? Last one was OSMDroid 4.1 by Martin Pearman. Still very good library but overzooming is missing there.... B4A Question OSMDroid - MapView library still missing - roberto64 (first post)    Oct 24, 2022 that you have added a few more things on the cvmap library ask you some questions 1 in class... that is missing in the library you have published, a second question where do you download offline... B4A Question Library OSMDroid and elevation angle - AlpVir    Nov 16, 2014 This function should be used to calculate the angle of elevation of a point above the horizon. Perhaps it is not very accurate, however does not take into account atmospheric refraction and the height above sea level of the observer. Sub GetElevation(Alt1 As Double, Alt2 As Int, Distance As Float) As Float Dim Lambda As Float Lambda = ATanD ((Alt1-Alt2)/Distance) Return Lambda End Sub Is there any library function OSMDroid that allows you to get a more accurate result ? Thank you for... Other OSMDROID - Asking for permission to release new Library for V6.1 - @warwound - DonManfred    Jan 4, 2020   (16 reactions) I got the Source of the Library from @corwin42 who got it from @warwound some time ago.
I made it compatible with the newest 6.1 Release of OSMDROID.
@warwound I want to ask for permission from... Page: 1   2   3   4   5   6   7   |