Working on a Google Map app built with AngularJS.
Currently deployed sandbox: http://of.xchg.com/
Click Map link and you will notice only ONE tile IF ANY are rendered.
If you then RESIZE the browser window, THEN the rest of the map tiles will render completely.
Here is the git project: https://github.com/LarryEitel/of4
Why are not all Google Map Tiles rendered?
Is there a way to test for complete rendering of tiles?
Is there a way to force re-rendering of all map tiles?