Replace all instances and usages of LatLon to LonLat
git-svn-id: http://svn.openlayers.org/trunk/openlayers@99 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -24,7 +24,7 @@ OpenLayers.Tile.prototype = {
|
||||
|
||||
/**
|
||||
* @param {OpenLayers.Layer} layer
|
||||
* @param {OpenLayers.LatLon} coord
|
||||
* @param {OpenLayers.LonLat} coord
|
||||
*/
|
||||
initialize: function(bounds,url,size) {
|
||||
if (arguments.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user