Skip to main content
Participating Frequently
October 29, 2013
Question

cfmap with CF9.01 and Google map v3

  • October 29, 2013
  • 1 reply
  • 1339 views

The information I've seen indicates there is a hotfix for CF9.01 which will allow the cfmap tag to work with Google maps v3.  We have installed the latest hot fixes.  

I obtain an error when trying to use the Google maps v3 API key with the cfmap tag indicating you are trying to use a non v2 key.  Google is discontinuing support of v2 on Nov 19.

Is there something else we need to do to be able to use cfmap with v3?  Do we need to upgrade to CF9.02?

Upgrading to CF10 prior to Nov 19 is not an option.

Does anyone have sample code to share?

Thanks for your help.

Pam Butenshen (AAOS)

This topic has been closed for replies.

1 reply

Participating Frequently
October 29, 2013

Supposedly it was fixed in this cumulative hotfix for 9.01

http://helpx.adobe.com/coldfusion/kb/cumulative-hotfix-4-coldfusion-901.html

Are you able to confirm if you have that installed?  I think if you view the system information in your CF Administrator:

/CFIDE/administrator/settings/version.cfm

the 'Update Level' should tell you the latest JAR file installed, and its location.  Compare that against the info in the installation instructions on that hotfix page.

AAOSAuthor
Participating Frequently
October 29, 2013

Thanks,  I'll discuss with the administrator.  It appears to me the cfide hotfix was not applied. 

Participating Frequently
October 29, 2013

Also, I think that the most recent hotfix for 9.01, is I think hf901-00009.jar.  Reading
http://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix-apsb13-10.html  it seems that the CF 10 version of that hotfix also included everything from previous fixes:

"The ColdFusion 10 Update 9 is a cumulative update. That is, it includes all the bug fixes from the previous updates of ColdFusion 10."

However the CF 9 one doesn't seem to.  So you should also need the chf9010004.jar cumulative hotfix.