On May 19, 3:55 pm, LGT <[email protected]> wrote:
> This is the address.
> To test wheelzoom in Lausanne.
> I wish that the selection of an option, the parameters to reach
> script.php for use in the search engine.
> (for the test script returns a simple array XML)
> Sorry if this is not a very clean, I had to do it quickly. Thank you
> again
Does this actually show the problem?
You have a function defined as
function chargeMaker(mm, mr, action, map, sidebar, mapZoom, url){
but your checkboxes are calling
chargeMarqueur(mm, mr, 'sidebar', map, sidebar, mapZoom,'display');
The function names are similar but not identical. Should they match?
Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---