C# Класс Fusion.Engine.Graphics.GIS.DataSystem.MapSources.MapBox.BaseMapBoxMap

Наследование: BaseMapSource
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
AcessToken string
Example string
ServerLetters string
UrlFormat string

Защищенные методы

Метод Описание
BaseMapBoxMap ( Game game ) : System
GetServerNum ( int x, int y, int max ) : int

Описание методов

BaseMapBoxMap() защищенный Метод

protected BaseMapBoxMap ( Game game ) : System
game Game
Результат System

GetServerNum() защищенный Метод

protected GetServerNum ( int x, int y, int max ) : int
x int
y int
max int
Результат int

Описание свойств

AcessToken защищенное свойство

protected string AcessToken
Результат string

Example защищенное свойство

protected string Example
Результат string

ServerLetters защищенное свойство

protected string ServerLetters
Результат string

UrlFormat защищенное свойство

protected string UrlFormat
Результат string