On Sep 16, 3:35 pm, Gil <[EMAIL PROTECTED]> wrote:
> At my web site, I'm using the Google Map to show various locations.
> My actual map has a dozen marker icons, and each points to a location,
> and each marker opens a info-window where I have several tabs, some
> with links and some with photos.  I haven't figured out how to create
> a XML or KML file yet, and the people I work with like the .html file
> that shows the map and markers, using separate var points for each
> entry of markers.  I need to stay with this type of html for now.  I
> don't need to have a lot of markers so the html I'm using is working
> great.
>
> I'd like to know if, with the html file I have now, can I add some
> code that will allow me to change the color of each of the markers to
> be different colors within each of var points.  A sample of my map
> with some markers can be see at
>
> http://www.tiltonrealty.com/MapTiltonRealtyMarkers.html
>
> I'm happy I've gotten as far as I have so far, mostly with Mike's
> help, and I'm trying to learn more, but at this point I can't
> understand how to do what I want at this point, and I try to read all
> the posts, etc.
>
using xml (but you can use the colored icon code...)
http://www.geocodezip.com/v2_basic8h.asp?filename=example_icons.xml

not using xml:
http://www.geocodezip.com/v2_MarkerCheckBoxesNoXml.asp
--~--~---------~--~----~------------~-------~--~----~
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