Google Maps API version

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/20/2011 5:46:56 AM
Gravatar
Total Posts 133
J

Google Maps API version

I see on the sign up gpage for google maps ali keys that version 3 of the api no longer requires a key. Does MP currently still use v2 of the api and if so are there any plans to move to v3.

 

9/20/2011 9:55:06 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Google Maps API version

It's funny that you bring this up. I had a need to use v3 of the API to avoid IE browser warnings with maps on secured pages. I made code changes to use maps API v3 and submitted them to Joe. The changes are in the source repository now and will be in the next release of mojoPortal.

The only caveat is that if you choose the option to use "Local Search" in a Google map instance, it will fall back to v1 of the library, since local search is deprecated and has been removed from v3.

Jamie

9/20/2011 11:18:29 AM
Gravatar
Total Posts 133
J

Re: Google Maps API version

Thanks Jamie that's cool - will be using v3 then when I update again.

You must sign in to post in the forums. This thread is closed to new posts.