mbus-backend
Preparing search index...
state/transitState
setCachedStopLocations
Function setCachedStopLocations
setCachedStopLocations
(
newLocs
:
Record
<
string
,
{
lat
:
number
;
lon
:
number
;
name
:
string
}
>
,
)
:
void
Updates the cached stop locations.
Parameters
newLocs
:
Record
<
string
,
{
lat
:
number
;
lon
:
number
;
name
:
string
}
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mbus-backend
Loading...
Updates the cached stop locations.