Fix jsdoc formating

This commit is contained in:
Frederic Junod
2013-09-24 11:47:55 +02:00
parent 2610e9e0c3
commit ef929e9a72
13 changed files with 35 additions and 29 deletions

View File

@@ -43,7 +43,8 @@ ol.proj.Units = {
/**
* @const {Object.<ol.proj.Units, number>} Meters per unit lookup table.
* Meters per unit lookup table.
* @const {Object.<ol.proj.Units, number>}
*/
ol.METERS_PER_UNIT = {};
ol.METERS_PER_UNIT[ol.proj.Units.DEGREES] =