mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-05 20:02:05 +08:00
Add rotation to RegularShapeOptions (#23925)
Add rotation to RegularShapeOptions
This commit is contained in:
1
types/openlayers/index.d.ts
vendored
1
types/openlayers/index.d.ts
vendored
@@ -14392,6 +14392,7 @@ declare module olx {
|
||||
angle?: number;
|
||||
snapToPixel?: boolean;
|
||||
stroke?: ol.style.Stroke;
|
||||
rotation?: number;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user