hi ,
i am integrating google maps in my rails application. i am able to load
google map on new page but if i try to render map into partial view its not
showing anything ..
its because initialize() method in boddy onload is not getting called... is
there anyway where i can skip this onload eve
i tried it directly calling that method bot still its not getting called ..
On Wed, Apr 27, 2011 at 1:55 PM, Rossko wrote:
> > its because initialize() method in boddy onload is not getting called...
>
> So, make some other way to call initialize()? It's only a javascript
> function.
>
> --
> Y