Another Google Map Test Page
Spent about 2 hrs working through the Google Map API's building up the "standard" controls that we will need on the Map.
Will need to add the following
Currently the page looks like.
Also been watching a series of video's on using Visual Web Developer 2005 Express Edition
Shawn
Will need to add the following
- Top Right Nav/Zoom control, map.addControl(new GSmallMapControl());
- Map Type, Map/Satellite/Hybrid, map.addControl(new GMapTypeControl());
- Overview Map. map.addControl(new GOverviewMapControl ());
Currently the page looks like.
Also been watching a series of video's on using Visual Web Developer 2005 Express Edition
Shawn
0 Comments:
Post a Comment
<< Home