0

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


2 Answers:
1

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 ♦
18.4k15148267
accept rate: 23%

edited 04 Oct '18, 08:44

0

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

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:

×585
×47
×32
×14

question asked: 04 Oct '18, 07:49

question was seen: 5,397 times

last updated: 04 Oct '18, 14:16

powered by OSQA