Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
DataModelObjectAttributes
Type Alias DataModelObjectAttributes<T>
DataModelObjectAttributes
:
{
[
P
in
keyof
ReturnType
<
T
[
"getAttributes"
]
>
]
:
ReturnType
<
T
[
"getAttributes"
]
,
>
[
P
]
}
Usage: DataModelObjectAttributes
will return the type of segment.attributes (SegmentAttributes)
Type Parameters
T
extends
DataModelObject
|
FeatureVector
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Waze Map Editor JavaScript SDK
Loading...
Usage: DataModelObjectAttributes will return the type of segment.attributes (SegmentAttributes)