Skip to content

geospatial-sdk / core/lib / ViewByZoomAndCenter

ViewByZoomAndCenter

Properties

center

ts
center: Coordinate;

Expressed in longitude/latitude

Defined in

packages/core/lib/model/map-context.ts:112


zoom

ts
zoom: number;

Defined in

packages/core/lib/model/map-context.ts:113