Is anyone familiar with using google maps? I'm looking to be able to add markers to a google map by clicking on the appropriate spot on the map. Does anyone know how to do this?
Thanks
As always, your best bet is to read the documentation. Register a click listener that adds a marker. The documentation even has an example.
Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.Misson, not Mission.