On Dec 21, 1:25 am, Maverick <[email protected]> wrote:
> Hey!
>
> Having a tabbed info window that opens when I move the mouse over the
> marker. I have two (2) tabs in the window. One tab shows some text and
> the other tab should show a "minimap" with a defined zoom level of the
> same point as the marker. The point is in latlng. I retrieve
> information from an XML file.
> I just can't understand why this is not working. The code I have seems
> right in my opinion.
>
> I can see the smallMapControls in the tab window and also the "Powered
> by Google" symbol.
>
> Here are some kode:
>
Please follow the posting guidelines an post a link to your map that
shows the problem:
http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines

It sounds like when you create the minimap the map container has zero
size, you may want to set it with the size option to the GMap2
constructor or call .checkResize once the detailmap div has been
rendered.

  -- Larry
--~--~---------~--~----~------------~-------~--~----~
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