Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-map
MapBaseConfig
Interface MapBaseConfig<T>
interface
MapBaseConfig
<
T
>
{
features
:
Feature
<
T
,
GeoJsonProperties
>
[]
;
map
:
Map$1
;
requestLocation
?:
boolean
;
zoom
?:
number
;
}
Type Parameters
T
extends
Geometry
Hierarchy (
view full
)
MapBaseConfig
MapPointsConfig
Index
Properties
features
map
request
Location?
zoom?
Properties
features
features
:
Feature
<
T
,
GeoJsonProperties
>
[]
map
map
:
Map$1
Optional
request
Location
request
Location
?:
boolean
Optional
zoom
zoom
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
features
map
request
Location
zoom
XYO Platform React SDK - v4.1.8
Loading...