Please read the following before you post, and you will have a better
chance of getting a good answer to your question:
- Many issues/questions are common and have been answered before. Do a
search in the forum for your question/error (e.g. "removing markers"
or "error: a has no properties"), and you're likely to find threads
with relevant answers. Also, check out the documentation, frequently
asked questions, and terms of use.
If you're reporting an error with your webpage:
- Please post a link to your code online. Pasting code is fine to
highlight the section you've got questions about, but most people will
not debug the problem unless you provide a URL to the code online.
Upload to Google Pages if you're worried about uploading to your
company's server or if you have no server.
- Please describe the OS and browser version that you're experiencing
errors in (e.g. Mac, Safari)
- If you're new to debugging JavaScript, consider using Firefox's
Error Console (under Tools menu) or for more extensive debugging,
download the Firebug plug-in for Firefox. If you don't understand the
meaning of the error in the console, report it in your post.
------------------------------------------
If you have time for a good read, check out the guide on asking
questions the smart way:
http://www.catb.org/~esr/faqs/smart-questions.html
Happy Mapping :)