Developer Portal
API Reference
License
Preparing search index...
The search index is not available
Mappedin React SDK v6.8.0
Mappedin React SDK v6.8.0
@mappedin/mappedin-js
TMVFStyleCollection
Type Alias TMVFStyleCollection
TMVFStyleCollection
:
{
[
groupId
:
string
]:
|
undefined
|
TMVFPolygonStyle
|
TMVFLineStringStyle
|
TMVFPointStyle
;
}
A map of layer styles, where keys represent the group IDs of each style.
Type declaration
[
groupId
:
string
]:
undefined
|
TMVFPolygonStyle
|
TMVFLineStringStyle
|
TMVFPointStyle
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Developer Portal
API Reference
License
Mappedin React SDK v6.8.0
Loading...
A map of layer styles, where keys represent the group IDs of each style.