Welcome to the group. Please check your post meets this criteria
before posting:
1) Is your post about the jquery-ui-map plugin V2 or v3?
2) Do you link to an example webpage in your post?
Most people will not debug errors in your code without a live webpage
demonstrating the issue.
Copypasta from the Google Maps API Group:
1. 90% of the time the error is outside of what is posted.
2. Posting code usually garbles the actual code, which makes it
impossible to debug. A simple thing like a missing semicolon on a line
will cause code to fail.
3. It is impossible to use the standard tools of debuggers, like
Firebug without running it through an actual site.
4. The rules of the game (Google's TOU) state that "The API may be
used only for services that are generally accessible to consumers
without charge." and as such, a link proves that you're playing along
nicely.
5. A lot of posted code contains things like "
mysite.com" links to xml
files, etc. There is no point in being secretive. If you want to be
secretive, don't ask for free advice.
6. Most of us don't like reading posted code. It's a waste of time and
we have better things to do. If you want free help from an expert, I
suggest making it easy for those people to help you.
Thanks!
Johan