ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/OpenMapTiler/OpenMapTiler.php
Executable file
5
heimdall/config/www/SupportedApps/OpenMapTiler/OpenMapTiler.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\OpenMapTiler;
|
||||
|
||||
class OpenMapTiler extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/OpenMapTiler/app.json
Executable file
10
heimdall/config/www/SupportedApps/OpenMapTiler/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "ce88c5ed9d12b302762ca57ee01d494b96466946",
|
||||
"name": "OpenMapTiler",
|
||||
"website": "https://openmaptiles.org/",
|
||||
"license": "BSD 3-Clause Clear License",
|
||||
"description": "Open-source maps made for self-hosting",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "openmaptiler.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/OpenMapTiler/openmaptiler.png
Executable file
BIN
heimdall/config/www/SupportedApps/OpenMapTiler/openmaptiler.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user