dylanfprice / angular-gm

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

Update getMapPromise to resolve the promise if the map has already been added #52

Closed MatthieuBarthel closed 10 years ago

MatthieuBarthel commented 10 years ago

It fix an issue when you use getMapPromise to look for a reused map

dylanfprice commented 10 years ago

Thanks for the fix!

MatthieuBarthel commented 10 years ago

Cool thanks :)