Minor apidoc updates

This commit is contained in:
Frederic Junod
2013-11-04 09:58:39 +01:00
parent 32c2b5311e
commit 6e88d3ba3c
8 changed files with 57 additions and 52 deletions

View File

@@ -40,8 +40,8 @@ ol.control.MousePositionProperty = {
* @todo stability experimental
* @todo observable projection {ol.proj.Projection} the projection to report
* mouse position in
* @todo observable coordinateFormat {string} the format to render the current
* position in
* @todo observable coordinateFormat {ol.CoordinateFormatType} the format to
* render the current position in
*/
ol.control.MousePosition = function(opt_options) {