C# Class EasyBike.Resources.TileContainer

Show file Open project: ThePublicBikeGang/EasyBike

Public Properties

Property Type Description
MaxZoom float
Name string
NativeMapLayer bool
TileSize int
TilesUrl string

Property Details

MaxZoom public property

public float MaxZoom
return float

Name public property

public string Name
return string

NativeMapLayer public property

public bool NativeMapLayer
return bool

TileSize public property

public int TileSize
return int

TilesUrl public property

public string TilesUrl
return string