Αποτελέσματα Αναζήτησης
25 Μαΐ 2017 · You can use OpenLayers (js API for maps). There's an example on their page showing how to embed OSM tiles. Edit: New Link to OpenLayers examples
The API provides a range of functionality that includes reading map data, making edits to the map, and creating custom applications with OSM data. This blog post provides a brief introduction to the OSM API and includes examples of how to use the API in JavaScript.
5 Οκτ 2022 · OpenStreetMap has an editing API for fetching and saving raw geodata from/to the OpenStreetMap database — this is the entry page for the documentation. If you just want to embed a map into a webpage, you don't want this API.
26 Μαρ 2024 · In this tutorial, we will show you how to embed map in the HTML web page and add marker with specific latitude & longitude using OpenStreetMap API. Latitude & Longitude from Address. Before getting started, you need to collect the latitude and longitude of the location that will be marked on the map.
21 Ιαν 2018 · Deploy an OpenStreetMap slippymap on my own website. For a more up to date example use leaflet instead. This simple example may help if you are Deploying your own Slippy Map. This DHTML snippit will bring in the OpenLayers javascript library and use it to show an OSM map!
1. Is there an example (tutorial), which shows how to use their API, like Google's? 2. Does OpenStreetMap has something like POIs, like Google Places? Or is it even possible to use Google Places together with the maps of OpenStreetMap?
iD is a JavaScript OpenStreetMap editor. It's intentionally simple. It lets you do the most basic tasks while not breaking other people's data. It supports all popular modern desktop browsers: Chrome, Firefox, Safari, Opera, and Edge. Data is rendered with d3.js.