Interface IMapSettingsSource
public interface IMapSettingsSource
Properties
AutoMapCacheCapBytes
long AutoMapCacheCapBytes { get; }
Property Value
- long
AutoMapCacheCapReason
string AutoMapCacheCapReason { get; }
Property Value
- string
BatterySaverWhenStill
bool BatterySaverWhenStill { get; set; }
Property Value
- bool
CanResizeMapCache
bool CanResizeMapCache { get; }
Property Value
- bool
CanShowFramesPerSecond
bool CanShowFramesPerSecond { get; }
Property Value
- bool
FramesPerSecondShown
bool FramesPerSecondShown { get; set; }
Property Value
- bool
ImageryDetailIndex
int ImageryDetailIndex { get; set; }
Property Value
- int
ImageryDetailNote
string ImageryDetailNote { get; }
Property Value
- string
ImageryDetailOptions
string[] ImageryDetailOptions { get; }
Property Value
- string[]
MapCacheCapBytes
long MapCacheCapBytes { get; }
Property Value
- long
MapCacheCapIsAuto
bool MapCacheCapIsAuto { get; set; }
Property Value
- bool
MapCacheTileCount
int MapCacheTileCount { get; }
Property Value
- int
MapCacheUsedBytes
long MapCacheUsedBytes { get; }
Property Value
- long
OverlayCacheCapBytes
long OverlayCacheCapBytes { get; }
Property Value
- long
OverlayCacheUsedBytes
long OverlayCacheUsedBytes { get; }
Property Value
- long
PipelineLogShown
bool PipelineLogShown { get; set; }
Property Value
- bool
SimplerTilesFarAway
bool SimplerTilesFarAway { get; set; }
Property Value
- bool
bool TileCountersShown { get; set; }
Property Value
- bool
TileFadeSeconds
double TileFadeSeconds { get; set; }
Property Value
- double
Methods
ClearMapCache()
SetMapCacheCapBytes(long)
void SetMapCacheCapBytes(long bytes)
Parameters
bytes long