Package | Description |
---|---|
org.openstreetmap.josm.gui.layer.gpx |
Provides classes for handling GPX layers.
|
Modifier and Type | Method and Description |
---|---|
private void |
ImportAudioAction.importAudio(java.io.File audioFile,
MarkerLayer ml,
double firstStartTime,
ImportAudioAction.Markers markers)
Makes a new marker layer derived from this GpxLayer containing at least one audio marker
which the given audio file is associated with.
|