I've seen those pages. I just want to get the data in MySQL and then
put it in an array or something. instead of using xml.. but Im not
sure how i would parse it after or can i just do
$array['lat']['1'] = x;
$array['lat']['2'] = y;
in ajax call
and then read them like an array in php? thanks

On Sep 21, 11:32 am, Rossko <[email protected]> wrote:
> Use what you wish - JSON, text, semaphore flags - and write code to
> suit.http://econym.org.uk/gmap/basic9.htmhttp://econym.org.uk/gmap/basic12.htm
>
> If your XML is breaking on character issues, you probably only need to
> encode it properly using php.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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