Interface BindDeckGlViewportToMapOptionsExperimental

interface BindDeckGlViewportToMapOptions {
    applyInitial?: boolean;
}

Properties

Properties

applyInitial?: boolean

Push the map's current camera to the overlay immediately on bind.

true