mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-07 06:04:50 +00:00
- Added draggable to various overlay objects - Added StrokePosition to PolygonOptions, CircleOptions and RectangleOptions. - Fixed MVCArray return and argument types for overlay objects' path methods. - Fixed DrawingManagerOptions and DrawingControlOptions interfaces, made all properties optional. - Made GeocoderRequest.address optional, it's not required when using a LatLng for geocoding. - Fixed SteetViewPov.pitch typo. - Added addListener to MVCObject