Skip to content

Commit

Permalink
Add style to the test
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentao-Kuang committed Jul 18, 2024
1 parent ca87925 commit 6923580
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions test.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
{
"name": "health-aerial-terrain-3857-z5",
"tileMatrix": "WebMercatorQuad",
"location": { "lat": -41.8899962, "lng": 174.0492437, "z": 5 },
"tileSet": "health_aerial_terrain"
"location": { "lat": -41.8899962, "lng": 174.0492437, "z": 12, "p": 58 },
"tileSet": "aerial",
"style": "health_aerial_terrain"
},
{
"name": "health-aerial-hillshade-3857-z5",
"tileMatrix": "WebMercatorQuad",
"location": { "lat": -41.8899962, "lng": 174.0492437, "z": 5 },
"tileSet": "health_aerial_hillshade"
"location": { "lat": -43.1785324, "lng": 171.3611922, "z": 7 },
"tileSet": "aerial",
"style": "health_aerial_hillshade"
}
]

0 comments on commit 6923580

Please sign in to comment.