On Sep 20, 8:16 pm, Chris <[email protected]> wrote: > > But I don't understand how to get from the form to the map and change > the results?
This isn't a map question, it's a DHTML question isn't it? You don't change the map, surely -- you change wherever you are displaying the cost. You can do that with an onchange event on your radio buttons which call a handler function similar to the JS code you quote which recalculates the cost and changes whichever element is displaying it. If you are actually displaying the cost on the **map**, then post a url so we can see how you're doing that and can advise accordingly. Please see the posting guidelines. -- 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.
