use minus sign

This commit is contained in:
Stéphane Brunner
2012-07-12 18:32:30 +02:00
parent af70240191
commit a45cbfdb07

View File

@@ -37,9 +37,9 @@ OpenLayers.Control.Zoom = OpenLayers.Class(OpenLayers.Control, {
/**
* APIProperty: zoomOutText
* {String}
* Text for zoom-out link. Default is "-".
* Text for zoom-out link. Default is "".
*/
zoomOutText: "-",
zoomOutText: "",
/**
* APIProperty: zoomOutId