Regarding the offline use of Meshtastic, there could be support for offline maps. The map engine should be smooth, and support both raster and vector maps.
For example, c:geo is a open source project, which I found today by recommendation, and the map engine supports both raster and vector maps (and plenty of other features). I did test the engine, and it does run smoothly, even with a 4Gb .map Mapsforge vector map. Sharing offline map files, to save space, with other mapping applications can be done: https://www.cgeo.org/faq.html#osm-howto
I think this is a great idea. But until 1.0 the only thing I can sign up for is the current current maps. I used mapbox because it is super well documented and free for up to 15Kish map views per month.
If someone wants to add offline maps it looks like only a few added function calls. It would probably be a fairly good âintro to android programmingâ task for anyone who is interested:
I have issues even getting the project on android studio(beta): when I want to build it doesnât detect the config I guess Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve project :geeksville-androidlib.
Btw for your cool new maps possibly best to make them a peer of the other screens (fragments), then we could allow either or both (for testing) of the maps to be in the users app.
@Konradrundfunk Development on offline maps sounds fantastic! c:geo would also support geocaching out of the box. Might be pleasant news for all geocache enthusiasts.
Hi just for info re hiking with offline maps. I would use openandromaps.org to download maps and use them on cartograph. Usually I do this on my iphone but cartograph do have an Android equivalent although I have not tested it.
Openandromaps offer mapsforge maps which are great for hiking. You also get POIs.
Cartograph allows you to record your track.
I have no idea how you could code the Meshtastic app to allow you to have a selection of offline providers unfortunately. So I cannot help much!
Hey guys, have a look into API for Locus Maps. They were helpful when I tried to design a prototype of LORA based tracker integrated with their maps and API. They offer free version and of course the paid one (for approx. 10USD per phone installation). They have great offline maps and huge community.
Hi guys,
thanks @slavino for notification on this topic. As Locus Map dev, Iâll just give you a quick info here.
From my quick reading, seems you are looking for replacement for offline MapView system. Not sure why you want to replace MapBox system, but from the free alternatives, this is currently most easy to achive with MapsForge library (that Locus Map use as well). Anyway there is still some work with map distribution etc.
Locus Map and itâs API are not! replacement for the map view. App only offers API for displaying and work with app data on the map. Locus Map is mainly about maps, so if you want and easy and quick solution how to get maps to more people, you may give it a try. It is possible to simply create a service on your side, that will every second send new list of points to the Locus Map (if is running) so users may see content on many of available maps etc etc.
Iâm not advertising Locus Map here, maybe opposite: warn you in case, you are really searching only for replacement of the MapView system.
If there will be any questions, feel free to ask, Iâll gladly help ;).
PS: btw nice example how this works is LiveMap offered by add-on Geocaching4Locus (geocaches downloaded from internet and refreshed on the map when user moves with the map).
Ehm, sure but your ecosystem delivers also possibility to see all that map information even on smartwatch (for me it works on your free app on Samsungâs Gear S2 and latest Samsung Watch as well).
Other than that - the map layer is fantastic and is available offline. I donât even count the situations when I am out of GSM coverage and any hint about terrain, forest roads, etc. were urgently needed You did a fantastic job with this app - Thank you!
The only downside is missing iOS port of Locus - but thatâs another story as I donât care much about Apple.