Re: query
> i hv a place's coordinates .. now i need to get the google map showing
> the position of the place using http request from c/c++ ...
You can't "get the google map" using HTTP, assuming you mean some
imagery.
You can construct an <img> tag source URL in a webpage to be viewed by
some browser, using Google Static Maps, if you know the coordinates
you want.
http://code.google.com/apis/maps/documentation/staticmaps/
--
You received this message because you are subscribed to the Google Groups "Google Maps API" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home