ru.dgis.sdk.map.DgisSourceWorkingMode | Android SDK | Urbi Documentation

DgisSourceWorkingMode

Sets the mode of operation for the IDgisSource data source.

Properties
EnumItem

Obtains data from 2GIS servers.

EnumItem

Uses 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.