Open shadow1349 opened 7 years ago
you need to have proper width/height of the map section.
What is proper width and height?
Can I not use percentages for the height or does the width just have to be present?
Thanks.
Please check this at README.md https://github.com/allenhwkim/angularjs-google-maps#grey-area-in-google-maps
When I use the ng-map directive the map will sometimes appear completely grey until I change the screen size.
I have a custom height set on the map:
I can't have my users come to a completely grey map and not know what to do. Is there anything I am missing from this?
Thanks