Stacking contexts for layers, overlays, and controls

This commit is contained in:
Tim Schaub
2018-11-19 09:47:51 -07:00
parent 5d14666376
commit 898c349fbf
18 changed files with 113 additions and 42 deletions

View File

@@ -25,5 +25,5 @@ new Map({
render({
message: 'Vector tile layer renders',
tolerance: 0.02
tolerance: 0.01
});