Overview of sdk-ui-geo
sdk-ui-geo package
This package provides the components that you can use to visualize location-based data.
Remarks
Currently, only the GeoPushpinChart component is available. Use this component to visualize data bound to a single location (not an area).
Functions
Function | Description |
---|---|
useMapboxToken(mapboxToken) | (ALPHA) |
useMapboxTokenStrict(mapboxToken) | (ALPHA) |
Interfaces
Variables
Variable | Description |
---|---|
GeoPushpinChart | |
MapboxTokenProvider | (ALPHA) |
Type Aliases
Type Alias | Description |
---|---|
CenterPositionChangedCallback | |
IGeoConfigViewportArea | |
PushpinSizeOption | |
ZoomChangedCallback |