Some problems in the documentation detected using "closure_verify"
This commit is contained in:
@@ -234,6 +234,9 @@ OpenLayers.Layer.Text = OpenLayers.Class(OpenLayers.Layer.Markers, {
|
||||
*
|
||||
* Parameters:
|
||||
* evt - {Event}
|
||||
*
|
||||
* Context:
|
||||
* - {<OpenLayers.Feature>}
|
||||
*/
|
||||
markerClick: function(evt) {
|
||||
var sameMarkerClicked = (this == this.layer.selectedFeature);
|
||||
|
||||
Reference in New Issue
Block a user