Marcelo is right. This is off-topic for the maps API group. I have done a VB-Google Maps API interface in the past however, and could probably help you. Basically, you'll need to create javascript functions you activate (call) through your web browser control. You pass variables between the two by using VB code to set global variables in the web browser, then you call the javascript function through VB.
Contact me via private email if you'd like to see this code (I'll have to find it first...) -Mike Ethetton http://mastertoolworks.com http://mappingcenter.org On Jul 20, 9:47 pm, Kevin Gleason <[email protected]> wrote: > 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! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
