added Graticule control and Util.getFormattedLonLat function. Thanks madair for this excellent patch. p=madair, r=me (closes #1083)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9757 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -81,6 +81,12 @@ OpenLayers.Lang.en = {
|
||||
"target='_blank'>click here</a>",
|
||||
|
||||
'scale': "Scale = 1 : ${scaleDenom}",
|
||||
|
||||
//labels for the graticule control
|
||||
'W': 'W',
|
||||
'E': 'E',
|
||||
'N': 'N',
|
||||
'S': 'S',
|
||||
|
||||
// console message
|
||||
'layerAlreadyAdded':
|
||||
|
||||
Reference in New Issue
Block a user