Thanks for you quick answer

Can you provide me small piece of code via which i can acheive this

On Dec 14, 6:41 pm, Andrew Leach <[email protected]>
wrote:
> On Dec 14, 1:05 pm,ManojSingh<[email protected]> wrote:
>
>
>
> > Can anyone tell me how can i write the code in vb.net via which i can
> > pass the lat long of a location to google map and google map returns
> > the image of that place either in byte array or i can store in my
> > local drive.
>
> > f.e. if i pass lat -80.847314239151046 and long 35.199574516913231
> > and now i want the image in my local drive which shows the below
> > loaction in google map.
>
> It's technically possible, even quite easy, but this is contrary to
> the Terms of Servicehttp://code.google.com/apis/maps/terms.html
>
> You can only access the imagery via a recognised API (like the
> Javascript API, or via a Static Map) [10.1, 10.13]. Your maps API
> implementation must be accessible to anyone for free [9.1]. You can't
> store any imagery locally [10.3].
>
> Andrew

--

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