Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
RailroadCrossing
Interface RailroadCrossing
interface
RailroadCrossing
{
azymuth
:
number
;
featureType
:
"railroad_crossing"
;
geometry
:
Point
;
hidden
?:
boolean
;
id
:
WazeFeatureId
;
isDeleted
?:
boolean
;
isSelected
?:
boolean
;
isUnchanged
?:
boolean
;
oldId
?:
null
|
WazeFeatureId
;
unapproved
:
boolean
;
}
Hierarchy (
View Summary
)
WazeFeature
RailroadCrossing
Index
Properties
azymuth
feature
Type
geometry
hidden?
id
is
Deleted?
is
Selected?
is
Unchanged?
old
Id?
unapproved
Properties
azymuth
azymuth
:
number
feature
Type
featureType
:
"railroad_crossing"
geometry
geometry
:
Point
Optional
hidden
hidden
?:
boolean
id
id
:
WazeFeatureId
Optional
is
Deleted
isDeleted
?:
boolean
Optional
is
Selected
isSelected
?:
boolean
Optional
is
Unchanged
isUnchanged
?:
boolean
Optional
old
Id
oldId
?:
null
|
WazeFeatureId
unapproved
unapproved
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
azymuth
feature
Type
geometry
hidden
id
is
Deleted
is
Selected
is
Unchanged
old
Id
unapproved
Waze Map Editor JavaScript SDK
Loading...