GeoLeaf Core API - v3.0.0
Preparing search index...
kernel/geojson/geojson-worker
handleFetch
Function handleFetch
handleFetch
(
msg
:
WorkerInMessage
)
:
Promise
<
void
>
Handles a "fetch" message: downloads, parses and returns the data in chunks.
Parameters
msg
:
WorkerInMessage
Received message data
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GeoLeaf Core API - v3.0.0
Loading...
Handles a "fetch" message: downloads, parses and returns the data in chunks.