Question
Using Google maps within a .cfc
I am rendering web pages exclusively using AJAX content.
One "object" I cannot get to work is Google maps.
Everything else is contained within a .cfc component and cfsavecontent.
Using this method I can only put a static map image.
Anyone know if / how to insert a dynamic map using this method?
Either using CFMAP or a javascript / jquery equivalent. I've tried both.
