Closed johntyree closed 9 years ago
Looks like we need to react to the map resize events and rebuild our translation matrices.
On the plus side, it is apparent now that webGL is smart about not rendering things that fall offscreen :)
e.g.:
Looks like we need to react to the map resize events and rebuild our translation matrices.
On the plus side, it is apparent now that webGL is smart about not rendering things that fall offscreen :)