worldCopyJump property

bool worldCopyJump

With this option enabled, the map tracks when you pan to another "copy" of the world and seamlessly jumps to the original one so that all overlays like markers and vector layers are still visible.

Implementation

external bool get worldCopyJump;
void worldCopyJump=(bool value)

Implementation

external set worldCopyJump(bool value);