dylanfprice / angular-gm

AngularJS Google Maps Directives
MIT License
197 stars 47 forks source link

Resize must be triggered before MapOptions are resetted #6

Closed MatthieuBarthel closed 11 years ago

MatthieuBarthel commented 11 years ago

It fix an issue when a map is reused with a different size, the center was calculated on the size of the map loaded previously.