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

As far as I know OSM doesn't support for route drawing.

I need an API advice for adding some markers on the map and showing the walking route between them.

I work on this area http://www.openstreetmap.org/#map=17/39.86739/32.74832

asked 16 Oct '14, 18:19

Jedilance's gravatar image

Jedilance
1111
accept rate: 0%

If Ed's answer is not what you want may be this similar one is. https://help.openstreetmap.org/questions/25135/how-to-manually-create-a-gps-track-for-biking

(17 Oct '14, 15:35) andy mackey

I think there are a number of APIs for routing, though not provided by osm.org directly. The jsrouting development branch includes a number of options, for example.

permanent link

answered 16 Oct '14, 18:54

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

If the "markers on a map" part of the question really means "how do I use a javascript library to display information over the top of some existing tiles" then you might find the links from here useful.

It's possible that uMap might also work for you - have a look at the various links from here and this previous question.

permanent link

answered 17 Oct '14, 16:28

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

edited 17 Oct '14, 16:29

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:

×179
×64
×37
×24
×24

question asked: 16 Oct '14, 18:19

question was seen: 4,810 times

last updated: 17 Oct '14, 16:29

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