On Jun 27, 2:52 pm, sonali ajankar <[email protected]> wrote: > Hi, > > If I write the code inside function markerDisplay in load function then runs > but when i create separate function for that it will not run can anyone > suggest me what is the problem. > For my application I want to display markers by clicking on button "Search > Locations". > > Following is my code:
Please read and follow the posting guidelines and post a link to your map that exhibits the problem, not code. http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical As a matter of curiousity, what how are you seting the arguments to the function in this line: <input type="button" onclick="displayMarker(point, name, address, type, map)" value="Search Locations"/> -- Larry > > I referred following tutorial for displaying Google maps. > > http://http://code.google.com/apis/maps/articles/phpsqlajax.html > > Thanks in advance. Please help. > > -Sonali Ajankar -- 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.
