Package org.openstreetmap.josm.gui.layer.markerlayer
Provides classes for handling marker layers. Markers are GPS points with a name and, optionally, a symbol code attached.
-
Interface Summary Interface Description MarkerProducers This interface has to be implemented by anyone who wants to create markers. -
Class Summary Class Description AudioMarker Marker class with audio playback capability.ButtonMarker Marker class with button look-and-feel.DefaultMarkerProducers Marker specifying the default behaviour.ImageMarker Marker representing an image.Marker Basic marker class.MarkerLayer A layer holding markers.MarkerLayer.ShowHideMarkerText Toggle visibility of the marker text and iconsPlayHeadMarker Singleton marker class to track position of audio.WebMarker Marker class with Web URL activation.