getPitch method

num getPitch()

Returns the map's current pitch (tilt).

@memberof MapboxMap# @returns The map's current pitch, measured in degrees away from the plane of the screen.

Implementation

num getPitch() => jsObject.getPitch();