Plan to use the Visual Basic WebBrowser control and a form that I created where user supplies their address into a text box. Was hoping to perform a Geocoding request to transform the address into the LatLng coordinates then pass them into a google map. (My students and I are working on a project that one of them came up with and I am trying to get it to work!)
Any help would be appreciated! On Sat, Jul 18, 2009 at 5:17 PM, Mike <[email protected]> wrote: > > how are you calling this map? Are you using VB to pull up a static > google map via a browser control? Or are you just using a hyperlink > url to your default browser? Or are you actually using the Google > maps javascript api through VB somehow? We need more details to help > you. > > -Mike Ethetton > http://mastertoolworks.com > http://mappingcenter.org > > > On Jul 17, 11:03 pm, KG <[email protected]> wrote: > > I have been playing with Google Maps API all evening and I am still > > trying to write code that will pass the contents of a Visual Basic > > Textbox into a map. I guess I must be dense because it just isn't > > working for me. > > > > Anyone have a code segment that will do that? (I have my API code in > > hand but just can't get into the swing). > > > > Thanks > > > > -KG- > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
