generated from linz/template-javascript-hello-world
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9b1e364
commit af6d0e9
Showing
2 changed files
with
15 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,13 @@ | ||
#### Description | ||
*What does this change aim to achieve?* | ||
### Motivation | ||
|
||
<!-- TODO: Say why you made your changes. --> | ||
|
||
### Modifications | ||
|
||
#### Intention | ||
*Why is this change being made? What implications or other considerations are there?* | ||
<!-- TODO: Say what changes you made. --> | ||
|
||
<!-- TODO: Attach screenshots if you changed the UI. --> | ||
|
||
### Verification | ||
|
||
#### Checklist | ||
*If not applicable, provide explanation of why.* | ||
- [ ] Tests updated | ||
- [ ] Docs updated | ||
- [ ] Issue linked in Title | ||
<!-- TODO: Say how you tested your changes. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"name": "health-3857-z5", | ||
"tileMatrix": "WebMercatorQuad", | ||
"location": { "lat": -41.8899962, "lng": 174.0492437, "z": 5 }, | ||
"tileSet": "health" | ||
} | ||
] |