I am using ngmap to my project.I need to implement initially ng-map should hide,if we click button then it will visible and again click it should hide. i did using ng-hide and ng-show method,but if we click button its getting gray color and map does not working, Can some one help me, Thanks in advance
Asked
Active
Viewed 222 times
0
-
---------- – Nithesh S D Mar 25 '16 at 10:35
1 Answers
0
We ran into the same issue and this StackOverflow page helped us out a lot.
Google Maps Display:None Problem
We also used lazyload which worked as well.
https://ngmap.github.io/#/!map-lazy-inint.html
Hopefully this helps.

Community
- 1
- 1

Darren Hall
- 920
- 8
- 13