Home > @magiclane/maps-sdk > GemView > alignNorthUp

GemView.alignNorthUp() method

Set the map north-up oriented.

Signature:

alignNorthUp(animation?: GemAnimation): void;

Parameters

Parameter

Type

Description

animation

GemAnimation

(Optional) Specifies the animation to be used by the operation.

Returns:

void

Exceptions

An exception if it fails.