()
| 784 | } |
| 785 | } |
| 786 | getZoomBounds() { |
| 787 | return this._getZoomBounds(this._templateVars.zoom); |
| 788 | } |
| 789 | /** |
| 790 | * TODO: review getBounds for sanity, also getFallbackBounds, perhaps integrate |
| 791 | * there is no other kind of bounds but native.... |
no test coverage detected