No, I'm afraid I'm up a creek with this project.  Mike's example is
great if one only wants to add some comments to a info window, but
since I'm using var points to locate and place info and photos etc. at
the markers with 3 tab windows, it won't work, or at least I'm not
capable of making it work, if it could.  The ezpageez example does
have some use of var points, but for one thing, I can't find his
DropDown list, and trying to extract just the code I need to use the
section with the var points is way beyond me.  Too much other code on
his page for me to understand.
An example of how I want to use a dropdown list to select and then to
open a particular marker info window is at 
http://www.gil-fogoros.com/Names-Places.html
where I've placed a dropdown list of a couple of the markers.  Of
course clicking on any of the markers will bring up the 3 tab window
with info and some with photos, but when there are a lot of markers
especially in a small area, it would be helpful to have a dropdown
that a specific name could be selected and just that info window would
open to show it's full content.  This particular map just shows a few
markers, but a couple of my other map pages have a lot more.  Thank
you very much for the time you spent.  I'll just keep reading all the
posts and trying to find an example that does what I need.  I'm always
trying to learn html and java code, but it's really tough for me.
BTW, I did learn how to add a Excel type file to my web pages which
some might find useful at my Main page at the dropdown list there.
Much better and/or easier then creating large Tables of info.

On Jul 29, 2:18 pm, Gil <gil.fogo...@gmail.com> wrote:
> I truly think you both have given me the help I needed.  I'll work
> with your suggestions, and expect these will solve my problem.  Thanks
>
> On Jul 29, 12:55 pm, "geocode...@gmail.com" <geocode...@gmail.com>
> wrote:
>
>
>
> > On Jul 29, 12:15 pm, Gil <gil.fogo...@gmail.com> wrote:
>
> > > Thank you Larry, that's the style I was looking for.  I don't remember
> > > seeing this example at Mike's pages before.  I go there a lot of
> > > times.  Yes, I've done lots of searches, but hadn't seen what I was
> > > needing until you pointed out this one.  I try hard to research as
> > > much information with as many sources as I can before I have to ask
> > > for help.  Now, my problem is that Mike uses a XML file to hold his
> > > marker information and then draws from it and I can't see how he's
> > > created the XML or actually what's in it.  I haven't gotten to the
> > > point of understanding how to create an XML.  I think if I saw the
> > > actual code in his XML, I could convert it to what I need to do.
> > > Again, Thanks
>
> > If you do a view source on his 
> > example:http://econym.org.uk/gmap/example_map15c.htm
> > The xml is loaded here:
> >       GDownloadUrl("100.xml", function (doc) {
>
> > That is a relative link, so you will find the file 
> > here:http://econym.org.uk/gmap/100.xml
>
> > See his explanations for more information.
>
> >   -- Larry
>
> > > On Jul 29, 1:04 am, "geocode...@gmail.com" <geocode...@gmail.com>
> > > wrote:
>
> > > > On Jul 28, 11:26 pm, Gil <gil.fogo...@gmail.com> wrote:
>
> > > > > I'm not sure why this URL was suggested to me.  I only want to select
> > > > > one name or another in a drop down box and have it's corresponding
> > > > > marker info window to open not select a name and a bunch of markers
> > > > > pop up.  I know it's done with a sidebar, but I need to do it with a
> > > > > drop down box.
>
> > > > It has been discussed many times before on the group.  There are
> > > > plenty of examples which would be available if the group search was
> > > > working.  It also is more of an html/javascript question than it is a
> > > > maps API question.
>
> > > > There is even an example on Mike Williams' 
> > > > tutorial:http://econym.org.uk/gmap/example_map15c.htm
>
> > > >   -- Larry
>
> > > > > On Jul 28, 1:40 pm, "geocode...@gmail.com" <geocode...@gmail.com>
> > > > > wrote:
>
> > > > > > On Jul 28, 1:21 pm, Gil <gil.fogo...@gmail.com> wrote:
>
> > > > > > > Where can I see a fairly simple example of having names of people 
> > > > > > > or
> > > > > > > places in a drop down selection that is set up to open an info 
> > > > > > > window
> > > > > > > at a marker pretaining to the name in the drop down list on a 
> > > > > > > Google
> > > > > > > map,  but not a SideBar.
> > > > > > > I don't have a web page to show cause I don't have a clue as to 
> > > > > > > how to
> > > > > > > start.  I can create a Google map, and I can create a drop down
> > > > > > > selection box.  I just can't figure how to tie in or link the
> > > > > > > selection in the drop down to an icon marker so the info window 
> > > > > > > will
> > > > > > > open at that marker.  Thanks for suggestions
>
> > > > > >http://groups.google.com/group/Google-Maps-API/search?group=Google-Ma...text
> > > > > > -
>
> > > > - Show quoted text -- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to