Please don't poste huge code dumps.
The same function that loads a map can be called by clicking a radio button, a link, by using a selection field, by registering an event or whatever. There is nothing special to take care of when using a radio button - when you have a function that calls the map and the map finds its according div element. So first you can load a map the 'normal' way, lets say with <body onload="load()" ... And if that works you can try to call your load function with a radio button. On May 29, 3:17 pm, Vishal Misquitta <[email protected]> wrote: > can i type the code here. > i don't know how to provide the link? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
