mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-02 09:01:14 +08: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