]> git.openstreetmap.org Git - rails.git/blobdiff - public/javascripts/openstreetbugs.js
Merge remote-tracking branch 'apmon/openstreetbugs2' into openstreetbugs
[rails.git] / public / javascripts / openstreetbugs.js
index 66f55a035fa5bf9958a722f2484f089464f42c9d..378c2ce323cba80db0b9def2398d7db4f1fd57b1 100644 (file)
@@ -15,6 +15,8 @@
  * Even though the OpenStreetBugs API originally does not intend this, you can create multiple instances of this Layer and add them to different maps (or to one single map for whatever crazy reason) without problems.
 */
 
+/** This version has been adapted from the original javascript library to fit the openstreetmap rails_port implementation */
+
 OpenLayers.Layer.OpenStreetBugs = new OpenLayers.Class(OpenLayers.Layer.Markers, {
        /**
         * The URL of the OpenStreetBugs API.