@abi-software/flatmap-viewer - v4.2.5
Examples
API
GitHub
Preparing search index...
index
<internal>
PathProperties
Interface PathProperties
interface
PathProperties
{
active
?:
boolean
;
featureId
?:
number
;
hidden
?:
boolean
;
kind
?:
string
;
pathEndPosition
?:
number
[]
;
pathStartPosition
?:
number
[]
;
selected
?:
boolean
;
[
key
:
string
]:
PropertyValue
;
}
Hierarchy (
View Summary
)
PropertiesType
PathProperties
Indexable
[
key
:
string
]:
PropertyValue
Index
Properties
active?
feature
Id?
hidden?
kind?
path
End
Position?
path
Start
Position?
selected?
Properties
Optional
active
active
?:
boolean
Optional
feature
Id
featureId
?:
number
Optional
hidden
hidden
?:
boolean
Optional
kind
kind
?:
string
Optional
path
End
Position
pathEndPosition
?:
number
[]
Optional
path
Start
Position
pathStartPosition
?:
number
[]
Optional
selected
selected
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
feature
Id
hidden
kind
path
End
Position
path
Start
Position
selected
Examples
API
GitHub
@abi-software/flatmap-viewer - v4.2.5
Loading...