Yes, I knew that I would be modifying the source... I was looking for suggestions that were perhaps just a tiny bit more specific ;-) I have figured out where in GeoXml.js the directions are implemented. What I don't know is what sort of information I might have available, or in what form, that I can use to add a condition for implementing the directions on a marker. joe
On Jul 12, 3:59 pm, "[email protected]" <[email protected]> wrote: > On Jul 12, 3:55 pm, "[email protected]" <[email protected]> wrote: > > > Hi all, > > Many of the maps I'm creating should have some markers for which > > directions are available and some for which no directions should be > > given. For example, I want to give directions to a trail head, but > > not to where a trail crosses a creek. > > > EGeoXml andGeoXmlboth provide the ability to turn on and off > > directions, but only for all markers. I would like to control the > > directions based on something like the marker's description element, > > or its Icon, both of which are editable in Earth. > > > Any suggestions? > > Change the source code of one of them to do that? > > -- Larry > > > Thanks, > > joe > > -- 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.
