MapXL / route-me

Automatically exported from code.google.com/p/route-me
0 stars 0 forks source link

Resolving X,Y pixels from out of view location give wrong results. #145

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

Use [mapView.contents latLongToPixel:coordinate] while coordinate's longitude 
lower than the displayed longitude on the mapView

It should give negative value for the x instead it gives very large number.

Original issue reported on code.google.com by Ali.Nou...@gmail.com on 8 Sep 2010 at 8:15