// insert / show your loading bar
// (or not if it's already visible in the DOM)
// var map = new google.maps.Map(map_canvas, map_options);
google.maps.event.addListenerOnce(map, 'idle', function() {
// hide your loading bar
});
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1497 次 |
| 最近记录: |