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

/**
 * Drawing system based on <a href="https://wiki.openstreetmap.org/wiki/MapCSS/0.2">MapCSS</a> map styles.
 * For reference, see <a href="https://josm.openstreetmap.de/wiki/Help/Styles/MapCSSImplementation">JOSM wiki</a>
 */
package org.openstreetmap.josm.gui.mappaint.mapcss;
