LiveMap API
Loading...
Searching...
No Matches
livemap.configuration.Web Class Reference

Properties

string Path = "web/" [get, set]
string Url = "http://localhost:8080" [get, set]
bool ReadOnly = false [get, set]
TileType TileType = TileType.Webp [get, set]
int TileQuality = 100 [get, set]
bool FriendlyUrls = false [get, set]

Property Documentation

◆ FriendlyUrls

bool livemap.configuration.Web.FriendlyUrls = false
getset

◆ Path

string livemap.configuration.Web.Path = "web/"
getset

◆ ReadOnly

bool livemap.configuration.Web.ReadOnly = false
getset

◆ TileQuality

int livemap.configuration.Web.TileQuality = 100
getset

◆ TileType

TileType livemap.configuration.Web.TileType = TileType.Webp
getset

◆ Url

string livemap.configuration.Web.Url = "http://localhost:8080"
getset

The documentation for this class was generated from the following file: