[aprssig] google maps - satellite default
Andrew Rich vk4tec at tech-software.netSat Jul 2 21:58:30 UTC 2005
- Previous message: [aprssig] Progress on Google maps
- Next message: [aprssig] google maps - satellite default
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bingo
var map = new GMap(document.getElementById("map"));
map.addControl(new GSmallMapControl());
map.addControl(new GMapTypeControl());
map.centerAndZoom(new GPoint(153.1033, -27.5739), 4);
map.setMapType( _SATELLITE_TYPE );
- Previous message: [aprssig] Progress on Google maps
- Next message: [aprssig] google maps - satellite default
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the aprssig mailing list
