new GPolygon(array_of_points, line_color, line_width, line_opacity,
fill_color, fill_opacity);
Discovered by Mike Williams. An example.
This is my notebook for Google Maps API code snippets and tricks. I collect them from the forum, from other people's source code and sometimes create by myself.
new GPolygon(array_of_points, line_color, line_width, line_opacity,
fill_color, fill_opacity);
No comments:
Post a Comment