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

I have some coordinates XY and would like to show a pin (or some other custom image) at those coordinates in iD editor. That pin shouldn't be included in osm changeset, I just want to render it on the map while user is using iD editor. That should look like this: alt text

  • Can this be done with existing iD code?
  • What part of code should be changed/forked to support this scenario?

Thanks!

asked 05 May '21, 13:18

lsecerovic's gravatar image

lsecerovic
21112
accept rate: 0%


You probably want to ask this question directly at iD's Github repository.

The TaskManager use this kind of functionality to display square borders, through gpx I think, but I've never seen what you wish for.

Regards.

permanent link

answered 05 May '21, 14:09

H_mlet's gravatar image

H_mlet
5.4k1781
accept rate: 13%

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:

×301

question asked: 05 May '21, 13:18

question was seen: 948 times

last updated: 05 May '21, 14:09

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