On Jan 28, 11:37 am, Nole95 <[email protected]> wrote:
> First time posting here, and hopefully I am in the correct place.
>
> I have been tasked with learning the Google Maps API in order to work
> on a project.  I have done a lot of reading over the past week, and am
> trying to make sense of it all.  The basics I have grasped, but I need
> some more in depth direction.
>
> Project consists of the following:
>
> Need a mapping application to track boats via data sent into the
> database.
>
> Only thing my boss has told me is to look into AJAX and ASP.Net to
> create the website.
>
> All data is in a MS SQL Server 2008 database.  The table I need has a
> Boat_ID, datetime the reading was taken as well as a group of lat/long
> coordinates for each boat.
>
> The first thing I am trying to figure out is how to pull the lat/long
> data from the database and get it displayed on the map.
>
> Eventually I will need to pull the whole set of data for a boat to
> generate a route using Polylines, but one step at a time.
>
> Is there a good tutorial out there that might help with this or point
> me in the right direction?

Have you looked through these?
http://groups.google.com/group/Google-Maps-API/web/using-databases-with-gmaps-apps?hl=en

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