Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
google update has broken quikmaps :(
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
RogerMLondon  
View profile  
 More options Jul 14 2009, 1:27 pm
From: RogerMLondon <roger.moff...@gmail.com>
Date: Tue, 14 Jul 2009 10:27:41 -0700 (PDT)
Local: Tues, Jul 14 2009 1:27 pm
Subject: google update has broken quikmaps :(
I've been trying to trace problems with a mapping tool I use which has
been fine until this week or so. The tool was developed against v2.50
and I had it working with v2.85 but it seems that this isn't served
any more by google and this is causing me a real headache since I
didn't develop the code myself but have integrated it into my site.

Here's an example on the author's page;

http://spatialnorth.com/qmaps/examples/editor.php

To reproduce the fault,

1) drag a marker onto the map
2) click the marker to add text to it

Using firefox and firebug to view the error, this is triggering $
("ta"+marker.uniqueid) is null at http://spatialnorth.com/qmaps/QMaps_google_full.js
line 456.

This fault is present in IE7 / Chrome / Safari / Firefox and I'm
pretty sure now that it is the google version change that has revealed
the issue. I've tried using version 2.s and version 2 but the same
problem.

I am guessing that the markerinfowindow isn't being correctly created
in the DOM and hence the error - but I'm out of my depth here and
can't get in touch with the original author :(

Does anyone have an idea what might have changed?

Thanks!
Roger


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
RogerMLondon  
View profile  
 More options Jul 14 2009, 1:59 pm
From: RogerMLondon <roger.moff...@gmail.com>
Date: Tue, 14 Jul 2009 10:59:40 -0700 (PDT)
Local: Tues, Jul 14 2009 1:59 pm
Subject: Re: google update has broken quikmaps :(
Think it was the same issue as here regarding the modularisation of
infowindow ... adding   editor.map.getInfoWindow().show(); to my code
seems to have fixed it!

http://groups.google.com/group/Google-Maps-API/browse_thread/thread/4...

Roger

On Jul 14, 6:27 pm, RogerMLondon <roger.moff...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Esa  
View profile  
 More options Jul 14 2009, 3:10 pm
From: Esa <esa.ilm...@gmail.com>
Date: Tue, 14 Jul 2009 12:10:00 -0700 (PDT)
Subject: Re: google update has broken quikmaps :(
Exactly.

$('ta' + marker.uniqueid)

seems to refer to the textarea element in infowindow.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »