| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.layer.markerlayer |
| Modifier and Type | Field and Description |
|---|---|
static java.util.List<MarkerProducers> |
Marker.markerProducers
Plugins can add their Marker creation stuff at the bottom or top of this list
(depending on whether they want to override default behaviour or just add new
stuff).
|