Google Map API V3

Hi Guys, I have a client who had a working implementation of the Google Maps API V2 working using cfajax import and cfmap.

That no longer works. Does anyone have any code for the Google Maps API V3 that is using the new code that came along with hotfix 3 for ColdFusion 9.0.1

The reason I ask is because I ran unofficial updater on my CF9 VM to have all the patches and hot fixes. However the code that is generated by CF9 still seems to be the old Google Map API V2 javascript.

Thanks for your help. George Murphy

I think curt did a google maps module

https://github.com/Computer-Know-how/cbwidget-googlemaps

I did, but I didn’t use there API, just embedded the map.

Works pretty good though.

Curt

Hi Curt, thanks. I will give it a try tonight.

George Murphy