Skip to main content

@mapgear/geoapps-core

geoapps-core package

Classes

ClassDescription
GAEventBase event class, used to dispatch and listen for events.
GAEventArgsBase event argument class
HttpClientAn internal HttpClient that can be used to perform standard Http Get / Post requests that processes the json-body
HttpClientErrorAn object used by the HttpClient and send when an error occurs in a request
MathHelperSeveral helper-methods to perform mathematical computations
UnitsHelperHelper class to format and convert between units

Interfaces

InterfaceDescription
IHttpClientOptionsDefines the constructor options for the HttpClient-class