Type used to define an action button
An object containing version information.
interface for attribution value
interface used by all web layers
interface used to define a new basemap layer
interface for basemap options
interface used to define a new basemap
Button Group properties
Interface used when creating a new button panel
Interface used to initialize a button panel
Type used for exporting core
Type used for exporting constants
Type used for exporting UI
Type used for a callback function
Type used for react child nodes
Properties for the Fade element
Circle and Circle marker styles
Feature info properties
Line,Polygon,Marker styles
Interface used for the Features List properties
Type for return value for feature layer like GeoJSON, OGC API, Vector
Type for building filter query
Type used for a function
Type used for an array of objects
Type used for a json object
Type used for a value within a json object
interface for the layers list properties in details panel
interface for the layers list properties in layers panel
ESRI Json Legend for Dynamic Layer
List item properties
Type used for the map context
Type used when setting map view
interface used to define the vector types
Interface for panel properties
Interface used for the panel content
type for the panel properties used when creating a new panel
interface used by all plugins to define their options
interface used when creating the actual plugin
Type used for the core schema
Interface used to initialize a snackbar message
Custom Material UI Switch properties
Custom Material UI Textfield properties
Update scale event properties
interface used to define the vector type keys
interface used to define the web-layers
interface used to define zoom levels for a basemap
constant contains layer types
constant that defines the panel types
constant used to specify available vectors to draw
constant/interface used to define the precision for date object (yyyy, mm, dd)
constant contains default layer names
constant/interface used to define the precision for time object (hh, mm, ss)
Cast a variable to a different type
a variable to cast to
the casted variable as the new type
Helper function used to instanciate a BasemapLayerArrayPayload object. This function avoids the "new BasemapLayerArrayPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the layer array payload
the BasemapLayerArrayPayload object created
Helper function used to instanciate a BooleanPayload object. This function avoids the "new BooleanPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the boolean value carried by the payload
the BooleanPayload object created
Helper function used to instanciate a ButtonPanelPayload object. This function avoids the "new ButtonPanelPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the the appbar panel identifier carried by the payload
the the appbar panel group name carried by the payload
optional button panel configuration carried by the payload
the ButtonPanelPayload object created
Helper function used to instanciate a InKeyfocusPayload object. This function avoids the "new InKeyfocusPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the InKeyfocusPayload object created
Helper function used to instanciate a LayerConfigPayload object. This function avoids the "new LayerConfigPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the layer configuration
the LayerConfigPayload object created
Helper function used to instanciate a LngLatPayload object. This function avoids the "new LngLatPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the long lat values carried by the payload
the LngLatPayload object created
Helper function used to instanciate a MapComponentPayload object. This function avoids the "new MapComponentPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the map component identifier
the map component element
the MapComponentPayload object created
Helper function used to instanciate a MapConfigPayload object. This function avoids the "new MapConfigPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the map configuration
the MapConfigPayload object created
Helper function used to instanciate a MapPayload object. This function avoids the "new MapPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the map payload
the MapPayload object created
Helper function used to instanciate a MapViewProjectionPayload object. This function avoids the "new MapViewProjectionPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the map view projection
the MapViewProjectionPayload object created
Helper function used to instanciate a MarkerDefinitionPayload object. This function avoids the "new MarkerDefinitionPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the marker coordinate
the marker symbology
the MarkerDefinitionPayload object created
Helper function used to instanciate a ModalPayload object. This function avoids the "new ModalPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the modal identifier
optional flag used to specify if the modal is open
the ModalPayload object created
Helper function used to instanciate a NumberPayload object. This function avoids the "new NumberPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the value of the number carried by the payload
the NumberPayload object created
Helper function used to instanciate a PanelPayload object. This function avoids the "new PanelPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the PanelPayload object created
Helper function used to instanciate a PayloadBaseClass object. This function avoids the "new PayloadBaseClass" syntax.
the event identifier for which the payload is constructed
the handler Name
the PayloadBaseClass object created
Type Gard function that redefines a PayloadBaseClass as a PanelWithAButtonIdAndTypePayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a BasemapLayerArrayPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a BooleanPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a ButtonPanelPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a CirclePayload if the type attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a CircleConfigPayload if the type attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a CircleMarkerPayload if the type attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a CircleMarkerConfigPayload if the type attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a InKeyfocusPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a LayerConfigPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a LngLatPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a MapPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a MapComponentPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a MapConfigPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a MapConfigPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a MarkerPayload if the type attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a MarkerConfigPayload if the type attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a MarkerDefinitionPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a ModalPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a NumberPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a PanelPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a PanelAndActionPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a PanelAndContentPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a PolygonPayload if the type attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a PolygonConfigPayload if the type attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a PolylinePayload if the type attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a PolylineConfigPayload if the type attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a SliderPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a SnackbarMessagePayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a VectorPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a VectorConfigPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Type Gard function that redefines a PayloadBaseClass as a WebLayerPayload if the event attribute of the verifyIfPayload parameter is valid. The type ascention applies only to the the true block of the if clause.
object to test in order to determine if the type ascention is valid
returns true of the payload is valid
Helper function used to instanciate a SliderPayload object. This function avoids the "new SliderPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the value of the number carried by the payload
the SliderPayload object created
Helper function used to instanciate a SnackbarMessagePayload object. This function avoids the "new SnackbarMessagePayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the snackbar message
optional snackbar options
optional snackbar button
the SnackbarMessagePayload object created
Convert a type of a variable to json object
an object to convert its type to a json object
the variable with the type converted to a json object
Helper function used to instanciate a VectorConfigPayload object. This function avoids the "new VectorConfigPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the type of vector configuration object that makes up the payload
the vector object identifier
the VectorConfigPayload object created
Helper function used to instanciate a VectorPayload object. This function avoids the "new VectorPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the type of vector object that makes up the payload
the VectorPayload object created
Helper function used to instanciate a WebLayerPayload object. This function avoids the "new WebLayerPayload" syntax.
the event identifier for which the payload is constructed
the handler Name
the WEB layer payload
the WebLayerPayload object created
Generated using TypeDoc
https://material-ui.com/guides/typescript/