close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Quick question about the Google Maps API

Thread began 2/18/2012 2:50 am by Ian S | Last modified 3/20/2012 12:15 pm by Ian S | 2941 views | 8 replies

Jason ByrnesWebAssist

yes, the stand alone version of Pro Maps for Google uses the V2 API.

"and that it no longer provides functionality for the latest V3 Google"

It never did provide the functionality for the latest V3 Google, that was never a feature of the Pro Maps for Google Extension.

Google Still offers the V2 API, and it still functions. By "no longer supported by Google" this means that google will not answer questions or offer assistance with problems in implementing the API. but then again, we've done that part for you.

You can continue to use the stand alone version of pro maps, it will just use the V2 API code.

In the pages that are created, you can force it to connect to the v3 api by changing the script tag:

<script type="text/javascript" src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAvZMU4-DFRYtw1UlTj_zc6hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQcT1h-VA8wQL5JBdsM5JWeJpukvw">/*wagmp*/</script>



and editing the v attribute to v=3:

<script type="text/javascript" src="http://maps.google.com/maps?file=api&v=3&key=ABQIAAAAvZMU4-DFRYtw1UlTj_zc6hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQcT1h-VA8wQL5JBdsM5JWeJpukvw">/*wagmp*/</script>



I'm pretty sure you can also remove the key as it is now optional:

<script type="text/javascript" src="http://maps.google.com/maps?file=api&v=3">/*wagmp*/</script>



Using the older API does not mean that maps no longer function, it doesn't mean that maps created with the Stand Alone version or obsolete.


The upgrade to Design Extender gives much more than just upgrading the API that is used in pro maps, it also gives you 8 other tools.

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...