On Mar 3, 11:35 am, Ashok <[email protected]> wrote: > I am not using Static Maps. Actually what is my issue is i am able to > display marked places by giving Latitude and Longitude points. is it > possible to display map with bound box.
The API allows you to mark locations and draw boxes on maps, and display maps which show all the points in a particular bounding box. > please give suggestions and also give me any possibility to use Google > Maps API's in Visual Studio 2003. The API runs client-side Javascript, and this may not be available in a Windows application (eg can the Visual Basic WebBrowser control run Javascript?) You don't actually say which language you're using -- Visual Studio is an IDE which can help develop in a number of languages. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
