intialization of Map again

This commit is contained in:
Mike Adair
2012-06-19 09:16:56 -04:00
parent 322cf702ed
commit 171c8522b3
2 changed files with 21 additions and 3 deletions

View File

@@ -117,7 +117,7 @@ ol.Map.prototype.setProjection = function(projection) {
/**
* @param {ol.Projection} projection set the user projection.
* @param {ol.Projection} userProjection set the user projection.
* @return {ol.Map} This.
*/
ol.Map.prototype.setUserProjection = function(userProjection) {