I have a somewhat strange problem. I have two maps on my site, a big one and a small one. I want to use the big one to show a route to a certain address. I\'m now trying to
call initialize(); function after you box active.
initialize();
$(document).ready(function () { $("#shadow").show(function () { initialize(); }) });