Why are not all Google Map Tiles rendered on the initial load of an AngularJS app? -


working on google map app built angularjs.

currently deployed sandbox: http://of.xchg.com/

click map link , notice 1 tile if rendered.

if resize browser window, rest of map tiles render completely.

here git project: https://github.com/larryeitel/of4

why not google map tiles rendered?

is there way test complete rendering of tiles?

is there way force re-rendering of map tiles?

call function in map controller:

google.maps.event.trigger(map, 'resize'); 

that should trick.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -