Create a GoogleMap point

Thanks to John Blayter for the versatile and well-documented cf_googleMap.cfc There is a lot more that this widget can do (see the examples) , but here is a basic demo of the encoder function.
Enter any US address to see it encoded on the fly.

In this case, the same include that is processing your form input can be used in place to show any location. The variables passed by the form can be replaced by dynamic variables from any query, or inserted manually if showing a single address.

If your address isn't encodable or is unavailable, the code will catch any type of error and show a simple error message of your choosing.

Enter any U.S. address