Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
Pick
Type Alias Pick<T, K>
Pick
:
{
[
P
in
K
]
:
T
[
P
]
}
From T, pick a set of properties whose keys are in the union K
Type Parameters
T
K
extends
keyof
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Waze Map Editor JavaScript SDK
Loading...
From T, pick a set of properties whose keys are in the union K