Adding Google Map
Steps, goto Google Map API, cut and paste code.
One important factor is to add 2 lines of code, this would add move and zoom bar.
map.addControl(new GLargeMapControl());
map.addControl(new GMapTypeControl());
Steps, goto Google Map API, cut and paste code.
One important factor is to add 2 lines of code, this would add move and zoom bar.
map.addControl(new GLargeMapControl());
map.addControl(new GMapTypeControl());
No comments:
Post a Comment