On Apr 8, 11:19 am, Fraser <[email protected]> wrote:
>
> I have 100 sets worth of  collections of lat longs.  Each collection
> has roughly 10 lat long cordinates.
>
> I want to be able to build an application that will allow me to step
> throuh the sets of points plotting the current set on the map , i then
> click the next button its clears the map and displays the next set of
> 10 hopefully pretty much in real time so all the points need to be
> loaded before hand into memory or so.

That sounds a reasonable specification to me.

> I was just wanting to know what is the best way of going about this if
> anyone has suggestions of what softwaret to build it in or something
> similar has been done befor?

You don't have much choice with a Javascript API. It needs to be
Javascript.

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