Changeset 7798 for trunk/src/map/inc/overlay.js
- Timestamp:
- Apr 17, 2010, 12:55:22 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/map/inc/overlay.js
r7793 r7798 15 15 16 16 polygon = new GPolygon(Cpoints, strokeColor, strokeWidth, strokeOpacity, fillColor, fillOpacity); 17 18 17 19 return polygon; 18 20 }
Note:
See TracChangeset
for help on using the changeset viewer.