UNPKG

@openglobus/og

Version:

[openglobus](https://www.openglobus.org/) is a javascript/typescript library designed to display interactive 3d maps and planets with map tiles, imagery and vector data, markers, and 3D objects. It uses the WebGL technology, open source, and completely fr

6 lines (5 loc) 152 B
export class VisibleExtent extends Control { constructor(); } export function visibleExtent(): VisibleExtent; import { Control } from "../Control";