This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
When using 2 maps, second map will not draw if refresh property is set. #21
Closed
Description
I'm using Angular, AngularStrap, and Angular-google-maps. On my main page, I have a google map, that draws and refreshes properly. I pop up a modal, with a location picker, with a second map, if I set the refresh property does not draw. If I don't use the refresh property the second map is not centered properly, and it's only partially refreshed.