On Jan 4, 4:43 pm, Gretchen <[email protected]> wrote:
> I am going to research JSON right now.
>
> Thanks for all the useful suggestions!

JSON (JavaScript Object Notation) is really just the JavaScript you
already know.  To load it dynamically, it has to be executable.  To
load it statically, it can be a simple array of objects or object of
arrays or something else appropriate.

The file:

    http://www.polylib.us/polycluster/hawaii.raw

contains an example.  It can be loaded from other domains.  If your
polys are static, you could use fixed files.  If your polys are
dynamic, your server will have to build the files.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to