Re: [Google Maps API v3] Re: GPS coordinates of tile corners

2010-10-11 Thread Nathan Raley
Every tile is 256x256. Convert your center lat,lon to pixels and then adjust accordingly to get the lat,lon of your corners. Remember 0,0 is top left most tile coordiantes. On Mon, Oct 11, 2010 at 1:44 AM, ad...@svk-zw.de wrote: > Hi, > > thanks for your answer, > I tried a little and I can fi

[Google Maps API v3] Re: GPS coordinates of tile corners

2010-10-10 Thread ad...@svk-zw.de
Hi, thanks for your answer, I tried a little and I can find the corner coordiantes only for longitude,. but @ latitude I don't know the lat length of my tile so how can i get those? again, thanks for your help. On 6 Okt., 15:54, Nathan Raley wrote: > You know the size of your container.