B4J Code Snippet [PyBridge] Using folium (OpenStreetMap) in a webview - Daestrum    Mar 2, 2025   (5 reactions) ):
url = f"https://nominatim.openstreetmap.org/search?q={place_name}&format=json"... B4J Library My OpenStreetMap Extension Library - Starchild    Nov 22, 2023   (8 reactions) I wrote this all several years ago. I wanted a better (more fluid) version of the OpenStreetMap Library (which I published on the forum back in 2018). I also needed a set of GEO drawing tools (similar to the ones available for Google Maps) that would work with my OSM library . Create/Draw/edit/colour/overlay polygons/lines and manage regions, collisions, distance measuring etc all necessary for creating an Asset Tracking solution. So I created these two libraries (zips attached below... B4A Question OpenStreetMap - Sergey_New    Jun 7, 2024 .TileLayer('http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png'); map.addLayer(layer); var attrOptions = {prefix: 'OpenStreetMap'}; var attr = L... B4A Question Example of how to load GPS Coordinates into OpenStreetmap - mcqueccu    Apr 14, 2024 I need a simple example of how to load GPS Coordinates, example 27.9881° N, 86.9250° E into the Openstreetmap.
I downloaded the library https://www.b4x.com/android/forum/threads/open-street-map... B4i Question Openstreetmaps (OSM) library for b4i - wl    Jul 25, 2020 Hi, The question has been asked before (see: https://www.b4x.com/android/forum/threads/maps.52226/#content) but it was a while ago... Is there currently a B4i library that can be used to draw maps using OpenStreetMaps ? Thanks... B4A Question [SOLVED] OpenStreetMap example - RB Smissaert    Mar 1, 2020 Are there any clear instructions available how to use an offline OpenStreetMap in B4A? I only need a small area of the UK.
Not sure how to download the map data I need and how to process and store... B4A Question B4XMAP and OPENSTREETMAP in TOOLTIP - Lucas Siqueira    Sep 16, 2024 How can I get a tooltip using B4XMAP? https://www.b4x.com/android/forum/threads/open-street-map-viewer-gps.127827/ 156997... B4A Class Open Street Map viewer - GPS - spsp    Mar 17, 2021   (61 reactions) : tileServer : Choose your tile server (see https://wiki.openstreetmap.org/wiki/Tile_servers), default : https://a.tile.openstreetmap.org/ userAgent : request to the tile server requires a user agent in... B4J Question OpenRoute or OpenStreetMap - how to use? - DarkoT (first post)    Nov 23, 2021   (1 reaction)
understand the logic now?
I'm not sure, but in any case - thank you...
I was expected that ... Share My Creation Openstreetmap Tilemapviewer - schimanski    Jan 13, 2011   tags: GPS Hello!
That is my first try to develope a viewer to show the tiles of openstreetmaps. I hope... load a map tile from
'URLs (Examples)
'OSM Mapnik http://tile.openstreetmap.org/12... Page: 1   2   3   |