ThinkGeo.com    |     Documentation    |     Premium Support

Possible bugs

 Hi 


 


I am finding that something is occuring behind the scene......  could be linked with drag marker event?   the error counters does not stop at all.  I mean that it is a recursive  issue.


2 screen copy of the applicationd javascript chrome console.


 



jm.



 


HI JM,
From the screenshot, seems like it’s caused by “marker.map.isPostingBack”, but this property is declared in JS properly, there isn’t place where we change its value. Can you show us how you recreate this problem? Just using “How Do I sample\draggable marker” with Chrome or something additional is attached? Sorry that we are unable to reproduct it on our end.
Thanks,
Johnny

Hi Johnny, 
  
 the marker.map is null??? 
  
  var bouncingHandler = function () { 
                     var marker = this.marker; 
                     if (marker.map.isPostingBack) { 
 Uncaught TypeError: Cannot read property ‘isPostingBack’ of null (repeated 50154 times) 
                         return; 
                     }

Johnny, 
  
 the issue is visible when I do add a marker to the simple marker overlay.  When the marker has just been added without any other map actions everything is fine but as soon as I move the map then the issue occur. 
  
 jm. 
  


JM, 
  
 Thanks so much for your further information, please get the fixed version(6.0.355.0) or later to have a try. 
  
 Best regards. 
 Johnny 


I have found what was the issue. 
  
 everything OK by now. 
  
 thanks for your support. 
  
 jm

JM, 
  
 Glad to hear the problem have been done, if you have any more problem, please feel free to let us know. 
  
 Best Regards 
  
 Johnny