the map never loads for me, but if you want to start/stop or hide/show the planet, then you'll need to setup listeners for the times when you want to do that. "tilesloaded" can tell u when the map is done loading, "zoom" and "zoomend", etc., have you played with the samples here?
http://code.google.com/apis/ajax/playground/#event_context On Nov 4, 1:07 am, rahul dongre <[email protected]> wrote: > chrismarx, > > I have different kind of requirement, > I need to synchronize the earth(rotated earth) with the map action. Like > after loading the complete map if any body moves on the map in any direction > then rotated earth will display again for some time. > > following is my > linkhttp://earthnc.rave-staging.com/EarthNC_new/add_loader.html > > > > > > > > > > On Mon, Nov 1, 2010 at 8:01 PM, chrismarx <[email protected]> wrote: > > Here's another that's listed at mike's site: > > >http://econym.org.uk/gmap/message.htm > > > On Oct 29, 1:42 pm, rahul dongre <[email protected]> wrote: > > > Thanks for reply chrismarx, > > > > But , if you had visit my link, here i want to show loader over the map, > > on > > > the position controls > > > >http://earthnc.rave-staging.com/EarthNC_new/add_loader.html > > > > for example user move from position to another, then for the some loader > > > will display over the position controls. > > > At present it is displaying all the time(roted earth) > > > > <http://earthnc.rave-staging.com/EarthNC_new/add_loader.html> > > > > On Thu, Oct 28, 2010 at 7:48 PM, chrismarx <[email protected]> wrote: > > > > have you looked at mike william's demos? > > > > >http://econym.org.uk/gmap/underlay.htm > > > > > On Oct 28, 8:49 am, rahul dongre <[email protected]> wrote: > > > > > Hello All, > > > > > > Can I add a loader for showing map loading? This will display until > > map > > > > got > > > > > load completely. > > > > > > At present I am using a rotating earth gif image over direction > > controls. > > > > > > I want to show this image for the time map is loading, once map > > complete > > > > > it’s loading it(gif image) will be hide. > > > > > > And again if any user perform any action on the map, earth gif image > > will > > > > > display for the time map is loading. > > > > > > Following is my url. > > > > > >http://earthnc.rave-staging.com/EarthNC_new/add_loader.html > > > > > > Sorry for my poor english > > > > > > -- > > > > > Rahul Dongre > > > > > MCA > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "Google Maps API V2" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<google-maps-api%2Bunsubscribe@ > > > > googlegroups.com> > > <google-maps-api%2Bunsubscribe@ googlegroups.com> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-maps-api?hl=en. > > > > -- > > > Rahul Dongre > > > MCA > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Maps API V2" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-maps-api%2Bunsubscribe@ > > googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-maps-api?hl=en. > > -- > Rahul Dongre > MCA -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
