B4A Library OSMDroid 6 Mapsforge - Ivica Golubovic    Apr 03, 2023   (2 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 contain B4A Tutorial MOBAC supports MapsForge for offline tiles - warwound    Apr 28, 2015   (3 reactions) A MapsForge database. Download a database that covers the region that you want to create tiles for:
http://download.mapsforge.org/
To define a new MOBAC Map Source that references your MapsForge database.
An example is given:
<?xml version="1.0" encoding="UTF-8"?>
<mapsforge>
<!-- name of the ma B4A Example B4Xgoodies_from_walt61 Online - AnandGupta (first post)    Apr 11, 2023   (1 reaction) B4A
GPS/location/maps
OSMDroid 6 BonusPack
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 library version 6.9.0, but I had to rework some classes d B4A Library GoogleMapsExtras - warwound (first post)    Jan 30, 2020   (10 reactions) Here is the updated MapsForgeTileProvider.
Compiled with the latest version of MapsForge android source, so supports the latest version of RenderTheme.
MapsForgeTileProvider_v5
Author: Martin Pearman
Version: 2.0
MapsForgeTileProvider
Methods:
Close As void
Close all resources being used by this Spanish Mapsforge v3 a v5 - cas6678    Jan 14, 2023 Repito aqui mi pregunta que hice en el foro en ingles. https://www.b4x.-migrate-from-v3-to-v5.145437/#content Mi aplicacion usa mapas offline. Para eso uso las librerias OSDroid_3_0_ 8 y y los mapas que estaban en https://download.mapsforge.org/maps/v3/ el enlace ya no funciona mas y solo quedan B4A Question mapsforge migrate from v3 to v5 - cas6678    Jan 13, 2023 Hi all I've an apk that use maps offline whith library OSMDroid_3_0_8 and . I downloaded the maps from https://download.mapsforge.org/maps/v3/ but now the v3 is not avaible, only https://download.mapsforge.org/maps/v5/ and this news maps dont work with my code. What changes should I implement in B4A Question OSM MapsForge Custom Render - PamazFit (first post)    Jul 25, 2019   (2 reactions) Just stumbled on this myself, so I don't know if you allready found the answer and the question is stil relevant.
I also did not manage to get the above Rendertheme working, and indeed, a blanc screen with no Errors. I think thats probably because Mapsforge handels Errors internally.
And did not kn B4A Question Need map file in sqlite format to work with osmdroid library - vidhyab4x    Dec 08, 2023 I need offline map file to work with osmdroid library for my Android application. I tried MOBAC to generate offline for the interested region in openstreepMap category, but those servers gone out of service. Now that I am looking for other ways to generate .sqlite format of offline map file. I foll B4A Question MapsForge ERROR "no map file is currently opened" - PamazFit    Feb 12, 2018 Hi,
I am trying to view an Offline MapsForge Map, but every code I have made Errors in:
java.lang.IllegalStateException: no map file is currently opened.
The code i have used (OSM Droid v4.1) comes from:
https://www.b4x.-mapview-for-b4a-tutorial.16310/page-24#post-338403
Sub Activity_Create(Firs B4A Tutorial OSMDroid - MapView for B4A tutorial - warwound (first post)    Apr 26, 2015 The Philippines .osm.pbf file converted to a MapsForge .map database of 111Mbs in size.
Normally the conversion results in a much smaller file but i guess with all the coastline data for the Philippines, the file size didn't reduce.
You can download the Philippines MapsForge .map file here:
http:// Page: 1   2   3   4   5   6   7   Powered by ColBERT |