B4A Tutorial MOBAC supports MapsForge for offline tiles - warwound    Apr 28, 2015   (3 reactions)   tags: GPS The latest alpha version of MOBAC supports rendering tiles from a local MapsForge database.
http... on-the-fly using Mapsforge vector data files. Those vector data files can be downloaded pre... B4A Question Mobac Custom Mapsforge zoom level 19 - RB Smissaert    Jun 19, 2018 Using OSMDroid 4.1 and made a map of a small area in the UK with Mobac and Custom Mapsforge. Specified zoom levels are from 12 to 19. Format of the map file is OSMDroid SQLite, so file extension is .mbtiles. This is the data in the table metadata in the map file: name value bounds -2.115,52.558,-2.063,52.644 name Mapnik type baselayer version 1.1 description TMP4 created on 2018-06-18 22:31:42 by MOBAC format png All works perfectly fine, except one thing and that is that with zoom level 19... Spanish Mapsforge v3 a v5 - cas6678    Jan 14, 2023 Repito aqui mi pregunta que hice en el foro en ingles. https://www.b4x.com/android/forum/threads/mapsforge-migrate-from-v3-to-v5.145437/#content Mi aplicacion usa mapas offline. Para eso uso las librerias OSDroid_3_0_ 8 y OSM_3_0_8_MapsForgeTilesSource y los mapas que estaban en https://download.mapsforge.org/maps/v3/ el enlace ya no funciona mas y solo quedan los mapas de https://download.mapsforge.org/maps/v5/ entiendo que version 5. El problema es que con estos mapas el codigo ya no... 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 OSMDroid_3_0_8_MapsForgeTilesSource. 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 my code, or what new libraries should I use to be able to use the new, more modern maps of v5? Any tutorial with the differences between v3 and v5 or some... B4A Question OSM MapsForge Custom Render - jamesnz (first post)    Jul 29, 2019 screen with no Errors. I think thats probably because Mapsforge handels Errors internally.
And did... the rendertheme that is allready present within the Mapsforge library.
I have succesfully added Cycling nodes for... B4A Question MapsForge ERROR "no map file is currently opened" - PamazFit (first post)    Mar 3, 2018 Asking once again as I like to get this working.
Is anybody still using this library or is there another or better way?
Hope someone could please give me some help with this.
Thanks.... B4A Question best way to get off-line maps for OSMDroid? - RB Smissaert    May 23, 2018 can be poor.
Had a go with various applications, Mobac, Maperitive and also MapsForge as suggested in this post:
https://www.b4x.com/android/forum/threads/mobac-supports-mapsforge-for-offline-tiles.53277... B4A Library GoogleMapsExtras - warwound (first post)    Jan 30, 2020
Yes this did the trick. Map looks correct. I think mapsforge determine tile size according to... mapsforge lib :(
That's great that we have a solution, now i'll think of the best way to make... B4A Question RFC: What does a minimum OSMDroid needs on features - Almora (first post)    Dec 19, 2019 http://download.mapsforge.org/maps/v5/
It may be a good feature to support these maps.... B4A Question Implement onDestroy() - warwound    Aug 7, 2012 create a B4A library around the Android mapsforge library.
Unfortunately, a mapsforge MapView must be used within a mapsforge MapActivity.
I wanted to create a library much like my OSMDroid library where a mapsforge MapView could be added to a B4A Activity just as any other view is added.
I don... i've looked as the mapsforge MapActivity to see where it differs from the standard Activity class... Page: 1   2   3   |