hello , I'm new here. I have a question.Josm's default mapmarker is a small circle how can I exchange it with a picture? thx asked 10 Apr '14, 10:04 IRISKevin |
JOSM is an OpenStreetMap editor and it primary purpose is to add and edit data that permamently resides in the OpenStreetMap database. On top of that, how an object entered in the database is displayed is not controlled by JOSM at all, except in JOSM itself. If you are looking at adding a marker (not an object) to a OSM based map because you want to mark or point something out: have a look at umap.openstreetmap.fr answered 10 Apr '14, 11:04 SimonPoole ♦ got it!thanks very much!
(10 Apr '14, 11:34)
IRISKevin
In josm javadoc,there are two methods called MapMarkerCircle.paint and MapMarkerDot.paint,But I can't know what they can be used to do ?If you know ,could you tell me how to use them? thanks!!
(10 Apr '14, 11:58)
IRISKevin
1
Do you really want to customize the JOSM editor? Or do you want to display a custom marker on top of a web map?
(10 Apr '14, 12:12)
scai ♦
Display a custom marker on top of a web map,I use osm map engine and it's java api.
(10 Apr '14, 12:32)
IRISKevin
1
I have no idea what "osm map engine" is and I can't find it when searching for it. But you don't need JOSM for displaying markers as already explained by Simon. JOSM is an editor for editing raw OSM data. I suggest you start a new question explaining exactly(!) what you want to do.
(10 Apr '14, 12:47)
scai ♦
Ok,thank you very much.
(10 Apr '14, 13:43)
IRISKevin
showing 5 of 6
show 1 more comments
|