I tried to implement the code in to .NET but where do I specify the center coordinates of the map
correct me if I am wrong, but the code expects me to have the NE and SW coordinates, while I only have the center of the map, zoom and the pixel size of the box I am sorry if i sound a bit lost as this is my first experience with Google maps Thanks in advance. On Mar 15, 10:26 am, "maps.huge.info [Maps API Guru]" <[email protected]> wrote: > You'll need to know one other piece of information: the size of the > map in pixels. > > Once you have that, you can calculate virtually anything about the > map. > > Check this Perl module, it calculates anything you'd want to know > about the map. > > http://www.usnaviguide.com/google-tiles.htm > > You'll have to translate it into .NET but that should be pretty easy. > > -John Coryat > > http://maps.huge.info > > http://www.usnaviguide.com > > http://www.zipmaps.net -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
