This I think what Andrew is referring to... http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical
On 21 September 2010 00:21, Chris <[email protected]> wrote: > Sorry, being new to using google maps, I thought this is where I > should post for the best possible help. > > Nope the cost is displaying in a div above the map, but all of the > details take place in the gmap.js file. > > How do I go about getting the onchange function to tell the gmap.js > what to do if you don't mind? > > Thanks again > > On Sep 20, 10:25 pm, Andrew Leach <[email protected]> wrote: >> 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. > > -- 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.
