NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi, I understand that there was a similar questions asked before (https://help.openstreetmap.org/questions/1778/how-can-i-display-a-map-with-multiple-markers) but it was 7 years ago so I decided to ask again in case there's any changes :)

Is there any way to put multiple marker(locations) on my open street map and put the iframe in my website?

asked 04 Oct '18, 07:49

Yen%20Loo's gravatar image

Yen Loo
11112
accept rate: 0%

edited 04 Oct '18, 07:50


In addition to the answers to the previous question, I'd suggest looking at Leaflet as I personally find it easier to use than OpenLayers for simple maps. Here is just one example (not by me), though it is using Leaflet 1.0.3 rather than the latest version. Edit: For that last example, it might help to view the relevant js code which is here.

permanent link

answered 04 Oct '18, 08:43

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

edited 04 Oct '18, 08:44

Umap is a very simple solution for making a slippy map with some markers to embed into a website. It was true 7 years ago and it is still true now! Leaflet offers more flexibility but you have to program the map (in Javascript) while umap does not need programming skills.

permanent link

answered 04 Oct '18, 14:14

juminet's gravatar image

juminet
61227
accept rate: 0%

edited 04 Oct '18, 14:16

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×53
×37
×17

question asked: 04 Oct '18, 07:49

question was seen: 21,310 times

last updated: 04 Oct '18, 14:16

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum