Search
Preparing search index...
The search index is not available
FDOT GIS Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
_
CurriedFunction3
Interface CurriedFunction3<T1, T2, T3, R>
Type parameters
T1
T2
T3
R
Hierarchy
CurriedFunction3
Callable
__call
(
)
:
CurriedFunction3
<
T1
,
T2
,
T3
,
R
>
__call
(
t1
:
T1
)
:
CurriedFunction2
<
T2
,
T3
,
R
>
__call
(
t1
:
T1
, t2
:
T2
)
:
CurriedFunction1
<
T3
,
R
>
__call
(
t1
:
T1
, t2
:
T2
, t3
:
T3
)
:
R
Returns
CurriedFunction3
<
T1
,
T2
,
T3
,
R
>
Parameters
t1:
T1
Returns
CurriedFunction2
<
T2
,
T3
,
R
>
Parameters
t1:
T1
t2:
T2
Returns
CurriedFunction1
<
T3
,
R
>
Parameters
t1:
T1
t2:
T2
t3:
T3
Returns
R
Globals
"leaflet"
"leafletdraw"
"lodash"
"q"
GeoJSON
L
Map
Box
Q
Terraformer
_
proj4
to
GeoJSON
turf
Curried
Function3