On Jan 30, 6:23 pm, Lane Brooks <[email protected]> wrote: > > The elevation service web page (http://code.google.com/apis/maps/ > documentation/elevation/) links to this group with the line: "The > Elevation API is a new service; we encourage you to join the Maps API > discussion group to give us feedback." So that is what I did. If this > is not the correct group, apparently Google sent me to the wrong > place.
Yes. The "Forum" link at the top of the docs page links to the API Web Services Forum: http://code.google.com/apis/maps/documentation/webservices/forum.html Unfortunately the documentation is often updated unevenly. However... > Let me assure you, the URI is not being generated by my code. I > am making a function call into the elevation service API and that is > taking care of generating the URI and the making the RPC. Hang on. Are you using the web service? Called from a server-side routine? Or something else? If you're using the web service, then the above link is the right place. If you're using a client-side service, then the client-side groups are the right place. This group is for the Version 2 API; there's another group for the Version 3 API. The client-side elevation service is part of Version 3, and the correct client-side API group is at http://code.google.com/apis/maps/documentation/javascript/forum.html When you post, you should provide a link to your implementation. That would have answered any confusion so far. -- 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.
