comment noop code and make google compiler happy
This commit is contained in:
@@ -573,9 +573,9 @@ OpenLayers.Format.KML = OpenLayers.Class(OpenLayers.Format.XML, {
|
||||
this.styles[(options.styleBaseUrl || "") + styleUrl];
|
||||
}
|
||||
|
||||
if (styleUrl && key == "highlight") {
|
||||
// TODO: implement the "select" part
|
||||
}
|
||||
// TODO: implement the "select" part
|
||||
//if (styleUrl && key == "highlight") {
|
||||
//}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user