Hi! I'm working on my website and everything there was done by "learning by doing" or "try and error".
Therefor I kept most of my solutions quiet simple :-) I'm sure there will be much better/professional alternatives ... This is the link to the "problem" ... http://www.alpentourer.at/WebSites/500TourenIntro.php check "Deutschland" + "länger" + "0 WP" --> submitt by "Absenden" --> a php script creates different arrays depnding on what options are checked and on the right side a loop will create a tabel with buttons to create / hide polylines (in my actual sample this is blanked ot because of testing the show / hide buttons. OK, so far so good! As long as I "write" the option e.g. Route0 directly to the options everything works well, BUT when I use the variables sent by the mouseup event and use only - Route - in polyline options, it causes an error. I'm not sure, if this is a specific javasript problem (do I have a javascript syntax error?) or do the polyline options not accept "variables". The same problem is with the - RTPoly - Thanks for help, Franz -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
