// License: GPL. For details, see LICENSE file.

/**
 * Provides classes for handling marker layers. Markers are GPS points with a name and, optionally, a symbol code attached.
 */
package org.openstreetmap.josm.gui.layer.markerlayer;
