I know exactly which markers I want directions for... that's not the issue. The challeng is that geoxml and egeoxml add directions to all markers or no markers . The magic word option is one that I had considered. However, it is not clear to me, due to the complexity of the geoxml code, and sparse comments, how I could test for the presence of this magic word in the function that generates the directions html, GeoXml.prototype.createMarker. Thanks, joe
On Jul 13, 6:24 am, Rossko <[email protected]> wrote: > > 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. > > If you don't know how to tell which of your KML items would want a > 'directions' feature, I don't think anyone else here will be able to > write code to do that for you either. > > If you want some means of being able to manually tag KML placemarks > for the treatment, you might consider adding a magic word to the > description that your code could detect ; or adding an extended data > tag, or somesuch. -- 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.
