Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
RawCityById
Interface RawCityById
interface
RawCityById
{
cities
:
{
countryId
:
number
;
id
:
number
;
name
:
string
}
[]
;
countries
:
{
abbr
:
string
;
env
:
DescartesEnv
;
id
:
number
;
name
:
string
}
[]
;
states
:
{
countryId
:
number
;
id
:
number
;
name
:
string
}
[]
;
}
Index
Properties
cities
countries
states
Properties
cities
cities
:
{
countryId
:
number
;
id
:
number
;
name
:
string
}
[]
countries
countries
:
{
abbr
:
string
;
env
:
DescartesEnv
;
id
:
number
;
name
:
string
}
[]
states
states
:
{
countryId
:
number
;
id
:
number
;
name
:
string
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cities
countries
states
Waze Map Editor JavaScript SDK
Loading...