ThinkGeo.com    |     Documentation    |     Premium Support

Problem with coordinates

Hi,



I have found some coordinates problem in different browser,

When I am click exact point in two different browser(Internet Explorer and Google Chrome) that time in both browser different coordinates is pass to the function:



i.e. 



In Internet Explorer Coordinates:

(X BETWEEN 229218.082579765 AND 229226.082579765) AND (Y BETWEEN 7575551.87444534 AND 7575559.87444534)



In Google Chrome Coordinates:

(X BETWEEN 229224.523401553 AND 229232.523401553) AND (Y BETWEEN 7575525.82786326 AND 7575533.82786326)



Is this a bug or anything else

because I am clicking same position in both the browsers and in both browser it is pass different different coordinates as mentions above.



Due to this difference I was facing some serious problem,

So Please reply as soon as possible



Note:

Google Chrome Version: 33.0.1750.18

Internet Explorer Version: 11.0.9600.17107

tough to say: even you move very little on map, the coord number can be very different. 
  
 How do you make sure you click the same location? may be you can redraw the point from ie on google to see if the two points are the same spot?

Hi, 
  
 I have load point layer on map where google map is a base overlay, so I am sure that I click the same location.

Hi, 
  
 I have resolved this issue, Problem is in layer loading. 
 I make some modification in my code and now its works fine. 


Hi Vivek, 
  
 I am not sure whether our map have this issue, because in our sample it looks the coordinate is in the same position. 
  
 Could you please remove all other control exception our map and get a simplest sample which can reproduce this for test first? 
  
 Regards, 
  
 Don