Hi Phil,

You probably want to email the Google Maps for Flash group instead -
http://groups.google.com/group/google-maps-api-for-flash

<http://groups.google.com/group/google-maps-api-for-flash>- Luke

On Tue, Apr 13, 2010 at 10:43 AM, Phil <[email protected]> wrote:

> Will a new version of the Google Maps API for Flash/Flex be available
> which includes the elevation service?
>
> Alternatively can anyone provide a simple example of calling the
> elevation as an mx.httpService request? I keep getting Error #2032.
>
> Something like:
> <mx:HTTPService id="userRequest" url="http://maps.google.com/maps/api/
> elevation/xml" result="userRequest_resultHandler(event)"
> fault="userRequest_faultHandler(event)" useProxy="false"
> method="POST">
> <mx:request>
>                        <locations>39.7391536,-104.9847034</locations>
>                        <sensor>false</sensor>
>                </mx:request>
> </mx:HTTPService>
>
> --
> 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]<google-maps-js-api-v3%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

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