On Mar 2, 9:55 am, "Ani..." <[email protected]> wrote:
> *i need to minimize the overview map on load time.. i added the script too..
> but i get some error message
>
> uncaught exception: [Exception... "Component returned failure code:
> 0x80004003 (NS_ERROR_INVALID_POINTER)" nsresult: "0x80004003
> (NS_ERROR_INVALID_POINTER)" location: "JS frame 
> ::http://www.idxsync.com/sbaor/:: onLoad :: line 148" data: no] ..
>
> can anyone guess what it could be ?

Why guess.  You gave us access to your map.

Have you seen this page from Mike Williams' tutorial:
Part 13 Using GOverviewMapControl()
http://econym.org.uk/gmap/basic13.htm

In particular this part at the bottom:
========================================
Restrictions

Many GMap2 methods can't be used on the overview until the
GOverviewMapControl has completed its initialisation. If you try to
perform them in the same "time slice" as the GOverviewMapControl was
created, you'll get an error. The calls can be deferred, like this
setTimeout("ovmap.setMapType(G_SATELLITE_MAP);",1);.
========================================

  -- Larry

> *
> url :http://www.idxsync.com/sbaor/
>
> Now i have commented the code ..
>
> --
> `•.¸¸.•´ With Luv
> `•.¸.•´  Anitha
>
> -----------------------------------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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.

Reply via email to