layer extent example changes for testing

- add draw extent tool
- rotation control
This commit is contained in:
Ian Schneider
2016-06-15 11:12:07 -06:00
parent 6fe1a58b26
commit 6902791dc5
2 changed files with 34 additions and 0 deletions
+1
View File
@@ -14,3 +14,4 @@ tags: "extent, tilejson"
<button type="button" class="btn btn-default" id="southeast">southeast</button>
<button type="button" class="btn btn-default" id="southwest">southwest</button>
<button type="button" class="btn btn-default" id="world">world</button>
<button type="button" class="btn btn-default" id="draw">draw</button>