Hi,

I have another vaguely relevant question.

I'm trying to put Mike W's car trip example on the same map as
polylines with arrowheads.

The problem seems to be that the functions are so similar that the
arrowheads make the car spin wildly. And while this does roughly
replicate Guatemalan driving conditions, it would be nice to get it
working proplerly.

My only ideas were renaming the points for the arrowheads and (I
thought) pushing them on to a different array (but I suspect this may
not have happened) and overlaying a separate line for each function.

My guess is that the arrows and the car bearings get pushed all the
way back on to the line itself, so they will always be "sharing" data.
And if that's the case, the only solution I can think of is to double
the arrays in the xml, calling them by different names.

Here's where I'm at so far:
http://xelawho.com/map/busroutes9.htm

Here's the exact same map without arrowheads in case you were thinking
there's some other problem:
http://xelawho.com/map/busroutes8.htm

Any other ideas would be much appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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