UNPKG

@itwin/geo-tools-react

Version:
6 lines 252 B
import type { Range2d } from "@itwin/core-geometry"; export declare class IModelGeoView { static getFrustumLonLatBBox(): Range2d | undefined; static locateAddress(address: string): Promise<boolean>; } //# sourceMappingURL=IModelGeoView.d.ts.map