C# Class EasyBike.Resources.TileContainer

Exibir arquivo Open project: ThePublicBikeGang/EasyBike

Public Properties

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

Property Details

MaxZoom public_oe property

public float MaxZoom
return float

Name public_oe property

public string Name
return string

NativeMapLayer public_oe property

public bool NativeMapLayer
return bool

TileSize public_oe property

public int TileSize
return int

TilesUrl public_oe property

public string TilesUrl
return string