On Nov 19, 6:50 am, johnnyb <[EMAIL PROTECTED]> wrote:
> I have created a great script that adds markers to a map based on a
> "My Maps" kml file, and creates a list of the marked points below the
> map, complete with their icons.    The demo is 
> here:http://johnbeales.com/demos/mtw/index.html
>
> However, since I added the icons to the list below the map, now when I
> click on an item in the list, if the map has to move to show the
> marker the marker disappears!
>
> Does anyone know how to make the marker stay visible, or some sort of
> workaround?
I think you are complaining about the infoWindows being too "tall".
That looks like it is what your kml file has in it.  If that is the
case, you need to reformat your infoWindow content in the kml to make
the infoWindow shorter.

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