Reply
Thread Tools
Posts: 992 | Thanked: 738 times | Joined on Jun 2010 @ Low Earth Orbit
#11
Originally Posted by debernardis View Post
I have been fiddling with Google sample code and I've put together this.
Cool! Is the find button supposed to work?

Yes the find button does work. I had changed the dimensions like so:
Code:
<div id="pano" style="width: 800px; height: 430px;"></div>
<div id="map_canvas" style="position:absolute; left:800px; top: 8px; width: 400px; height: 430px"></div><p>
    <div>
    <input id="address" type="textbox" value="Acireale, Italy">
    <input type="button" value="Find" onclick="codeAddress()">

  </div>
and that shifted the overview map offscreen to the right, just had to click and drag to see the results of the search

Last edited by kureyon; 2010-07-28 at 06:43.
 
Posts: 320 | Thanked: 137 times | Joined on Apr 2010
#12
Yes the find button works very well. What I would like to see is an option to make the streetview fullscreen. Is it possible debernardis?
 
Posts: 992 | Thanked: 738 times | Joined on Jun 2010 @ Low Earth Orbit
#13
Originally Posted by xuggs View Post
What I would like to see is an option to make the streetview fullscreen.
Just modify the dimensions like I did above and you'll get fullscreen.
 

The Following User Says Thank You to kureyon For This Useful Post:
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#14
It seems that streetview doesn't work any more in microb, either with my html or with http://www.tomch.com/maemaps.html. No image is received, while controls do show in their window.
Still working some way with firefox 4 beta or opera, but only microb has mouse mode to click and drag the image.
Any solution?
__________________
Ernesto de Bernardis

 
Posts: 23 | Thanked: 6 times | Joined on Jan 2010
#15
Originally Posted by cjard View Post
i'm on google maps, looking at a top down of a london street. i cannot drag/drop the little orange man onto the map in either microb mouse pointer mode. how else can streetview be activated?

ta
How to activate streetview? Get an Android phone.

Street View is Google service. It's not Nokia service.
 
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#16
Originally Posted by jussi69 View Post
How to activate streetview? Get an Android phone.

Street View is Google service. It's not Nokia service.
Although google maps works well in every desktop browser, provided Flash 10.something is available, or javascript. And it *was* working on microb until something changed in javascript. In fact, both in Opera and Firefox for the N900 it is possible to have streetview images... the point is that these browser lack hover mode (which is present in microb) and panning the streetview image becomes a nuisance.
__________________
Ernesto de Bernardis

 
rebhana's Avatar
Posts: 579 | Thanked: 471 times | Joined on Jan 2010 @ Austria
#17
Originally Posted by debernardis View Post
Although google maps works well in every desktop browser, provided Flash 10.something is available, or javascript. And it *was* working on microb until something changed in javascript. In fact, both in Opera and Firefox for the N900 it is possible to have streetview images... the point is that these browser lack hover mode (which is present in microb) and panning the streetview image becomes a nuisance.
How is is possible to have streetview in Opera and Firefox? I tried maemaps and with Opera I'm not even able to enter a location, while in Firefox I get an error message about flashplayer although I'm using tweakflashversion.
__________________
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log
 
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#18
Originally Posted by rebhana View Post
How is is possible to have streetview in Opera and Firefox? I tried maemaps and with Opera I'm not even able to enter a location, while in Firefox I get an error message about flashplayer although I'm using tweakflashversion.
Rebhana, try the html I attached in post #10 (get it more easily in http://www.debernardis.it/strade3-3.html )- it uses the javascript apis of streetview (I did some cut and paste using google's code examples).
It used to work with microb and now doesn't. Works instead with firefox and opera on the n900, but there's no hover mode to pan the streetview image. Works also with firefox browser in easy debian, and with desktop firefox.


EDIT: now I'm thinking it's a problem in my N900, maybe. Can you tell me if opening the link above, you get the image in the streetview panel on the left? At present I get only the controls, while the image is white.
__________________
Ernesto de Bernardis


Last edited by debernardis; 2010-10-24 at 05:49.
 

The Following 2 Users Say Thank You to debernardis For This Useful Post:
rebhana's Avatar
Posts: 579 | Thanked: 471 times | Joined on Jan 2010 @ Austria
#19
Originally Posted by debernardis View Post
Rebhana, try the html I attached in post #10 (get it more easily in http://www.debernardis.it/strade3-3.html )- it uses the javascript apis of streetview (I did some cut and paste using google's code examples).
It used to work with microb and now doesn't. Works instead with firefox and opera on the n900, but there's no hover mode to pan the streetview image. Works also with firefox browser in easy debian, and with desktop firefox.


EDIT: now I'm thinking it's a problem in my N900, maybe. Can you tell me if opening the link above, you get the image in the streetview panel on the left? At present I get only the controls, while the image is white.
I have the same: your page works in firefox but not in microB. In the latter I only see the navigation items, not the picture.

EDIT: wow, great, in firefox I can move around by clicking on the arrows. What now is the problem with firefox? - Oh I see, I can't get streetview for other places!

EDIT2: I have the same problem on my desktop, with
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.14eol) Gecko/20070505 Iceape/1.0.9 (Debian-1.0.13~pre080614i-0etch1)
__________________
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log

Last edited by rebhana; 2010-10-24 at 09:08.
 

The Following User Says Thank You to rebhana For This Useful Post:
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#20
Thanks for your help, Rebhana. I was almost to the point to reflash (which is a bad idea when you have several other things to get done).

Something has changed in Microb's javascript because the test page worked well there before. Go figure, it works well also in the N810 Chinook browser!

In Firefox you can move with the arrows, but you can't pan by tap-and-move in the image- it used to be possible with Microb before.

I wish to determine if this problem is due to some other app interfering with microb, which both Rebhana and I might have installed.

I ask you, dear reader, to try the page http://www.debernardis.it/strade3-3.html in n900 microb and report if you can see the church in the left pane or only a blank picture with control.

Rebhana already did it. Thanks all
__________________
Ernesto de Bernardis

 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 16:46.