Skip to content

Commit 2aa9fba

Browse files
committed
restore JSDoc comment for the camera section
1 parent 241934b commit 2aa9fba

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/ui/camera.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,12 @@ class Camera extends Evented<MapEvents> {
225225
//addAssertions(this);
226226
}
227227

228-
/** @section Camera */
228+
/**
229+
* @section {Camera}
230+
* @method
231+
* @instance
232+
* @memberof Map
233+
*/
229234

230235
/**
231236
* Returns the map's geographical centerpoint.

0 commit comments

Comments
 (0)