How to create a Polygon . (I have a google scaffold)

Submitted by ramkrs80 on Sun, 2010-10-10 22:55.Feature Requests

Hi,
I am trying to create a polygon in the google map. I have an existing scaffold..
I have an existing list of all the lat and long points.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Submitted by will on Mon, 2010-10-11 00:13.

Please check generated file google_map.ftl

The scaffolded files are pretty simple.

 The starting point is mail.ftl. 
 The layout.ftl file takes care of html head.
 The google_map.ftl contains google map related javascript.
 The documents.ftl file renders all the records.