|
-
Feb 26th, 2009, 05:38 AM
#1
Thread Starter
Lively Member
how to limit Google street view
I am putting the street view on my VB project. Just realised there are maps returned for the address from another country (eg, US maps returned for Australian address).
Does anyone know how to limit google map to return maps within Australia?? Thanks.
-
Feb 26th, 2009, 05:57 AM
#2
Re: how to limit Google street view
make sure to always specify australia, city and postcode
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Feb 26th, 2009, 05:13 PM
#3
Thread Starter
Lively Member
Re: how to limit Google street view
it works. thanks westconn1!
Another 2 questions for street view:
1. how can I make the street view always face right the front of the house? I can only see that I can set the picture "north facing" so most my pictures are viewing the street not the house?
2. I have set my street view width: 300px; height: 300px, everytime it opens a new full screen window with half of the window blank. Is it possible to open a fit sized 300x300 new window the first time and refresh that window for the second street view??
Thanks...
-
Feb 26th, 2009, 05:58 PM
#4
Re: how to limit Google street view
I moved this thread since it's not a VB question.
-
Mar 1st, 2009, 06:36 AM
#5
Thread Starter
Lively Member
Re: how to limit Google street view
sorry Martin, where have you moved this topic to??
-
Mar 1st, 2009, 09:35 AM
#6
Re: how to limit Google street view
When you answered you found it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|