Hi everyone!
I need advice.
I want to add Sea marks only, background transparent (http://tiles.openseamap.org/seamark/{z} /{x}/{y}.png)
in the main fcvMap (fcvMap.TileServer="https://a.tile.openstreetmap.fr/osmfr/")
How can I add marks (Overlay tiles) via the base maps...
In all examples by OSM, map is built from tiles, with access to the INTERNET. In my application, all work takes place on a predetermined section of the map. I want the application to work offline. I don't want to download tiles from the OCM server. I already have one file with the OCM extension...
what tools are there to display a map of the area in OZIexplorer format or in some other cartographic format. For me it is more convenient to store the map as a single file. Since the scale and location will always be the same. The main task is to display the map in OFF line mode. Hope to hear...
Using the example made a small application for B4A.
It works well on the emulator, but, unfortunately, on the device, the "+" and "-" buttons are very small. Clicking on them doesn't work. Gestures works.
What can be changed?
Using this very nice OSM map viewer:
https://www.b4x.com/android/forum/threads/b4xmap-open-street-map-viewer.138028/
I didn't like the blue diagonals that will show for the area outside the map, so added some code that will prevent that
and also avoids trips to the map DB, looking for tiles...
Hello,
totally new here, so excuse if I am asking something stupid.
After struggling with Android Studio + OSMDroid (with hardly a success and much frustration...), this B4X environment seems refreshingly simple! (You really can build an Android App designing YOUR code and not spending 99% of...
Hi,
I'm using OSMDroid 4.1 library from @warwound and the Mapsforge vector tilesource
everything works fine until I set a render theme, like so
Dim InputStream1 As InputStream
InputStream1 = File.OpenInput( File.DirAssets , "osmarender.xml")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.