NgMap (Google map) inside a modal – not showing the second time – Twitter bootstrap
Im using NgMap to produce a map inside a modal in my Angular application. The modal is generated with the $modal -injector in a controller and using a template view to build the html code. The first time the modal…