Add link to the OSM XML documentation

This commit is contained in:
Frederic Junod
2014-07-22 15:21:27 +02:00
parent 8cf48eac4f
commit a8961877e8

View File

@@ -17,7 +17,8 @@ goog.require('ol.xml');
/**
* @classdesc
* Feature format for reading and writing data in the OSMXML format.
* Feature format for reading data in the
* [OSMXML format](http://wiki.openstreetmap.org/wiki/OSM_XML).
*
* @constructor
* @extends {ol.format.XMLFeature}