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

I am using Leaflet Draw Plugin, I want to be able to click for example on Object of type Marker and be able to edit the information of popup, set id, leaflet generating randomized ids I want to change it.
what you are suggesting?
this is the list of the fields of the object(example) that created:

    NewClass {options: Object, _latlng: L.LatLng, _mRadius: 363.29727806377065, _initHooksCalled: true, editing: NewClass…}
_container: g.[object SVGAnimatedString]
_initHooksCalled: true
_latlng: L.LatLng
_leaflet_events: Object
_leaflet_id: 40
_mRadius: 363.29727806377065
_map: NewClass
_path: path.[object SVGAnimatedString]
_point: L.Point
_radius: 96
edited: false
editing: NewClass
options: Object
__proto__: F

asked 27 Aug '13, 19:56

Ofir%20Attia's gravatar image

Ofir Attia
1014510
accept rate: 0%

edited 27 Aug '13, 20:48

MagicFab's gravatar image

MagicFab
935101622

I've rephrased this as a question. Please make sure it is correct.

(27 Aug '13, 20:48) MagicFab

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:

×352
×74

question asked: 27 Aug '13, 19:56

question was seen: 3,478 times

last updated: 27 Aug '13, 20:48

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