3️⃣Start In Foreground

Before continuing with usage, make ensure you comply with the appropriate rules and terms of service set by your tile server.

OpenStreetMap's can be found here: specifically bulk downloading is discouraged, and forbidden after zoom level 13. Other servers may have different terms.

This library and/or the creator(s) are not responsible for any violations you make using this package. Remember that this library automatically adds a clear 'with flutter_map_tile_caching' to the User-Agent header.

FMTC.instance('storeName').download.startForeground();

Available Parameters

API ParameterTypeExplanationDefault

region

The actual region to download

required

tileProviderSettings

Settings for the downloader tile provider to use

disableRecovery

bool

Disable the Recovery system (not recommended)

false

Last updated

© Luka Stillingfleet (JaffaKetchup)