Skip to main content

Home

API Reference

Packages

PackageDescription
@mapgear/geoapps

This package contains all the classes and methods that are required to communicate with GeoApps. To get started with this package, take a look at the class, which is provided in the scope of the window-object in the browser by accessing geoapps.

To access the map interaction, take a look at the . Interaction with the apps is provided by the -class.

@mapgear/geoapps-core
@mapgear/mapengineThis package contains the interfaces for a mapengine. A MapEngine is a standardization between the rendering engine used in the backend of an interactive map, and other applications. Using a map engine makes it possible to improve certain syntaxes, and provide long term support while using open source map engine projects in the backend.