ru.dgis.sdk.map.DgisSourceWorkingMode | Android SDK | 2GIS Documentation

DgisSourceWorkingMode

Setting the mode of operation for the IDgisSource data source.

Properties
EnumItem

Obtaining data from 2GIS servers.

EnumItem

Using preloaded data in work.

EnumItem

Hybrid mode where data from the 2GIS servers is prioritized. Preloaded data is used if data cannot be obtained from the servers for some reason or if preloaded data matches the data from the servers.

EnumItem

Hybrid mode where preloaded data is prioritized. Data from the 2GIS servers is used if preloaded data is not available.