VincentSmit / cappening

Ontwerpproject - Locatiespel voor Happening
MIT License
3 stars 1 forks source link

Map sometimes only renders 1 tile in the top-left corner #11

Closed NLthijs48 closed 9 years ago

NLthijs48 commented 9 years ago

Might be caused because the map container collapses for a split second while loading the page. A possible fix is to call invalidateSize() on the map object at page render and/or map load. Needs testing. woift7s