Commit Graph
4 Commits
Author SHA1 Message Date
qcz 4ac9537227 Various Google Maps definition fixes
- 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
2013-04-27 12:41:41 +02:00
qcz 869bbb7a2a Google Maps: StreetViewService should be a class 2013-03-23 15:33:24 +01:00
Shubhranshu a5cc882d7b Update googlemaps/google.maps.d.ts
Added constant MAX_ZINDEX
2012-11-21 11:58:56 +13:00
Boris Yankov c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00