close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Setting Default Map View?

Thread began 8/30/2009 4:00 pm by Martin | Last modified 8/31/2009 1:59 pm by Jason Byrnes | 5772 views | 5 replies |

Martin

Setting Default Map View?

Greetings!

I was wondering if anyone knew how to (or where to change) in the code change the default map view from Map, to either Satellite or Hybrid using this extension?

Any help would be appreciated!

Martin

Sign in to reply to this post

Jason ByrnesWebAssist

In the wagmp_map_1.js file, find the following:
function wagmp_map_1() {
if(GBrowserIsCompatible()) {
if(!document.getElementById('wagmp_map_1')) return false;
var map = new GMap2(document.getElementById('wagmp_map_1'));


and add this on the next line:
map.setMapType(G_SATELLITE_MAP);



The following is from the google map api introduction:
introduction.html


The following map types are commonly used in the Google Maps API:

* G_NORMAL_MAP displays the default road map view
* G_SATELLITE_MAP displays Google Earth satellite images
* G_HYBRID_MAP displays a mixture of normal and satellite views
* G_DEFAULT_MAP_TYPES contains an array of the above three types, useful for iterative processing.
* G_PHYSICAL_MAP displays a physical map based on terrain information.

Sign in to reply to this post

Martin

Jason, that worked awesomely!

That is a great reference, I spent hours yesterday trying to find this, but nothing as specific and exact as what you have provided me with.

I will save this for future reference!

Thank you!

Martin

Sign in to reply to this post

Jason ByrnesWebAssist

Excellent, glad it's working.

Sign in to reply to this post

Martin

Much appreciated!

Jason, would this not be a good feature request to add in to the Google Maps pro extension as well as the ability to customize the zoom level setting of the map (a question that has been asked repeatedly in this forum)?

Having them as entries that can be filled out/selected in the wizard would be a nice upgrade!

Thanks again...

Martin

Sign in to reply to this post

Jason ByrnesWebAssist

You can post your comments on features you would like included in future version on the wishlist forum.


THere is a tutorial for changing the zoom level on the how to section of the pro maps support page:
pro_maps_set_zoom_level_ht.pdf

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...