The Following User Says Thank You to sashabe For This Useful Post: | ||
|
2008-04-18
, 15:12
|
Posts: 76 |
Thanked: 6 times |
Joined on Apr 2007
|
#22
|
|
2008-04-18
, 16:50
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#23
|
I made a special version of Google Maps page for N810 from this user style. It requires that you put some code into userContent.css (home/user/.mozilla/microb/chrome/), but as it is genuine Maps page (maps.google.com), not embedded content, it's possible to use Street View feature, which is unaccessible from embedded maps. Here's the code:
After pasting the code you just go to http://maps.google.com and see the result. Now it's optimized only for fullscreen viewing (in window mode search bar jumps ungracefully) and needs some polish, but in general is pretty usable. Here's how it looks:Code:@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("maps.google.com") { .helplinks { visibility:hidden !important; overflow:hidden !important; width:0px !important; height:0px !important; } #map { position:fixed !important; left:-10px !important; top:0px !important; width:100% !important; height:100% !important; } input[type="text"] { -moz-opacity:0.4; position:absolute; top:-61px; left:-60px; width:230px !important; } input[type="text"]:focus { -moz-opacity:0.9; } .ipt{ padding-bottom: 2px; border-bottom: 0px !important; margin-top:-70px; } #showss, #q_sub, #srchex {display:none} #sl_t {-moz-opacity:0.8;} #map>div:first-child+div>* {display:none !important;} }
And yes, you can set Street View window to fullscreen mode)
|
2008-04-18
, 21:57
|
Posts: 86 |
Thanked: 22 times |
Joined on Jan 2008
@ Moscow
|
#24
|
|
2008-04-18
, 22:12
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#25
|
|
2008-04-20
, 00:30
|
Posts: 32 |
Thanked: 1 time |
Joined on Jan 2008
|
#26
|
|
2008-04-20
, 01:39
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#27
|
Thanks, this is great!
One question though: is there a way to do searches?
|
2008-04-20
, 02:48
|
Posts: 32 |
Thanked: 1 time |
Joined on Jan 2008
|
#28
|
Do a search using the home screen "internet search" applet; eg: Pizza (zip code). Google will return it's normal search results page. At the top of that page hit the "maps" link.
If you installed sashabe's .mozilla/microb/chrome/userContent.csss code correctly, a full screen map should open with push pins at the locations for pizza in the searched area.
Tap on the one you like and a balloon will pop up with that locations info and links.
|
2008-04-20
, 03:38
|
|
Posts: 546 |
Thanked: 85 times |
Joined on Feb 2008
@ Winnipeg, Canada
|
#29
|
I made a special version of Google Maps page for N810 from this user style.
|
2008-04-20
, 10:06
|
Posts: 86 |
Thanked: 22 times |
Joined on Jan 2008
@ Moscow
|
#30
|
then save with Ctrl-O, exit with Ctrl-X and restart Microb if it was opened.
Or, if you use EmelFM, you should press a button "H" on the panels.