mirror of
https://github.com/maputnik/editor.git
synced 2026-01-02 19:40:01 +00:00
Added more webdriver tests testing against a real browser.
This commit is contained in:
12
test/example-style.json
Normal file
12
test/example-style.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "test-style",
|
||||
"version": 8,
|
||||
"name": "Test Style",
|
||||
"metadata": {
|
||||
"maputnik:renderer": "mbgljs"
|
||||
},
|
||||
"sources": {},
|
||||
"glyphs": "https://demo.tileserver.org/fonts/{fontstack}/{range}.pbf",
|
||||
"sprites": "https://demo.tileserver.org/fonts/{fontstack}/{range}.pbf",
|
||||
"layers": []
|
||||
}
|
||||
Reference in New Issue
Block a user