On this page
Properties

Type Alias CameraForBoxAndBearingHandlerResult

type CameraForBoxAndBearingHandlerResult = {
    bearing: number;
    center: LngLat;
    zoom: number;
}
Index

Properties

Properties

bearing: number
center: LngLat
zoom: number
Was this helpful?
SDK JS
Reference
CameraForBoxAndBearingHandlerResult