Should be possible to drop a VB6 browser control (IE6 based that control will be i think) onto your app and make it into a custom browser for a Google Maps API based webpage.
http://www.google.co.uk/search?hl=en&newwindow=1&safe=off&q=vb6+web+browser+google+maps&btnG=Search&meta= http://www.vbdotnetheaven.com/UploadFile/scottlysle/VBQuickMap03182007085423AM/VBQuickMap.aspx That second link is for VB2005 it seems but shows the concepts involved. To satisfy the terms of use of the Google Maps API your map must be hosted on a publicly available webserver. You aren't allowed to host an API based map page within your app - you are allowed of course though to write a custom browser to view a map that satisfies the terms and conditions of use. Martin. On 31 Oct, 16:47, mjjamj <[EMAIL PROTECTED]> wrote: > I have a VB6 application that I would like to incorporate Google Maps > with. I am not sure of the best way to do this. Ideally I would like > to be able to use a control that I can drop into a VB6 form. I am not > sure if this is possible though. Anyone have any experience using the > API with VB6? I have not been able to find anything so far so any > help would be greatly appreciated. > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
