On Mar 18, 9:49 am, EddiRae <[email protected]> wrote:
> I am adding a map to my website that will display addresses for
> salemen to view for their route for the day.
>
> I have found a sample project that will work; I think; the way that I
> want to set up the map.  Here is the link to it.
>
> http://code.google.com/p/gmaps-samples-flash/source/browse/trunk/samp...
>
> I am not sure how to get the reference to the Google maps and use in
> VB.

The way you would use any normal html/javascript application with VB.

Make sure you understand the distinction between what is processed on
the server and what is present in the client (the browser).

The Google Maps API runs in the client.

  -- Larry
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to