Fix a typedef
This commit is contained in:
@@ -16,7 +16,7 @@ import {padNumber} from './string.js';
|
|||||||
* A function that takes a {@link module:ol/coordinate~Coordinate} and
|
* A function that takes a {@link module:ol/coordinate~Coordinate} and
|
||||||
* transforms it into a `{string}`.
|
* transforms it into a `{string}`.
|
||||||
*
|
*
|
||||||
* @typedef {function((module:ol/coordinate~CoordinateFormat|undefined)): string} CoordinateFormat
|
* @typedef {function((module:ol/coordinate~Coordinate|undefined)): string} CoordinateFormat
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user