forked from MapComplete/MapComplete
Themes: add possibility to enable terrain, some fixes to overlaymap and pitch control
This commit is contained in:
parent
eede2d17dd
commit
e3dec8aafa
10 changed files with 70 additions and 7 deletions
|
@ -156,6 +156,7 @@ export default class Constants {
|
|||
"addSmall",
|
||||
] as const
|
||||
public static readonly defaultPinIcons: string[] = <any>Constants._defaultPinIcons
|
||||
public static readonly maptilerApiKey = "GvoVAJgu46I5rZapJuAy"
|
||||
|
||||
private static isRetina(): boolean {
|
||||
if (Utils.runningFromConsole) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue