use minus sign
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user