|
2008-04-07
, 16:39
|
Posts: 9 |
Thanked: 4 times |
Joined on Apr 2008
|
#3
|
|
2008-04-07
, 19:38
|
|
Posts: 39 |
Thanked: 47 times |
Joined on Dec 2007
@ Spain
|
#4
|
|
2008-04-07
, 21:38
|
Posts: 9 |
Thanked: 4 times |
Joined on Apr 2008
|
#5
|
|
2008-04-10
, 10:29
|
|
Posts: 39 |
Thanked: 47 times |
Joined on Dec 2007
@ Spain
|
#6
|
|
2008-04-10
, 11:47
|
|
Posts: 282 |
Thanked: 69 times |
Joined on Dec 2007
@ Penniless Park, Fla.
|
#7
|
|
2008-04-10
, 15:05
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#8
|
map.setCenter(new GLatLng(27.86,-82.70), 11);
does it for me... i like to think global, but live local...
thanks for this idea...
(now if we could figure out how to grab all hybrid data for a specific zoom range for a specific area, we'd have a great off-line resource for our 16GB SDHC cards)
:-)
map.addOverlay(new GTrafficOverlay());
// Display the main map, with some controls and set the initial location
var map = new GMap2(document.getElementById("map"));
map.addOverlay(new GTrafficOverlay());
map.addControl(new GLargeMapControl());
map.addControl(new GMapTypeControl());
map.setCenter(new GLatLng(40.04,-75.30), 10);
map.setMapType(G_NORMAL_MAP_TYPE);
map.addControl(new GZoomControl());
map.setMapType(G_NORMAL_MAP_TYPE);
|
2008-04-10
, 20:48
|
Posts: 32 |
Thanked: 1 time |
Joined on Jan 2008
|
#9
|
|
2008-04-10
, 21:39
|
|
Posts: 159 |
Thanked: 21 times |
Joined on Jan 2008
@ Houston, texas
|
#10
|
This is wonderful.
I prefer to use:
map.setMapType(G_MAP_TYPE);
However, since I'm not a programmer nor versed in html I don't know where to place the instructions for the traffic info. Where exactly do you place them?
Again, this is great and thank you very much!
Fixed for n800 full screen. And enable to drag an area (zoom box)
I have no programming idea, so I suppose anyone can improve it.
Un saludo
Ramón