Commit Graph

12 Commits

Author SHA1 Message Date
benny-medflyt
82a14c721f [googlemaps] Fix DirectionsRequest to support LatLngLiteral 2017-07-09 14:42:26 +03:00
Louw Swart
f4681fbc11 Revert "Include reference path in test to enable typescript compile test"
This reverts commit b652e1a589.
2017-07-04 19:51:24 +12:00
Louw Swart
b652e1a589 Include reference path in test to enable typescript compile test 2017-07-04 19:44:36 +12:00
Louw Swart
729f206bde Updated elementType and featureType of MapTypeStyles which breaks after typescript@2.4.1 2017-07-04 19:28:32 +12:00
Kasidit Iamthong
6c22ae1eb6 Update getBounds()'s return type
According to Google Maps JavaScript API V3 Reference, `getBounds()` method on `Map` class can also return `null` or `undefined`.
2017-06-11 20:28:00 +07:00
ysgk
b61702aa0a Fixed google.maps.DirectionsResult interface (#16787) 2017-06-02 08:36:18 -07:00
Ronan
86f8d59e5a Added single type option to AutocompleteOptions in googlemaps types (#16376)
* added single type option to AutocompleteOptions interface

* Made type in autocompleteoptions optional
2017-06-01 08:30:30 -07:00
Martin Costello
ce6ecda5cd Add support for gestureHandling for Google Maps (#16287)
Add support for the gestureHandling property on the MapOptions
interface.
2017-05-03 11:36:44 -07:00
Olivier
31185fe81a Add generics support to MVCArray. (#15432)
Tests cleaning.
2017-04-25 07:52:56 -07:00
grapswiz
3a5fb83457 googlemaps: add motionTracking settings on StreetViewPanorama 2017-04-06 19:07:59 +09:00
Olivier Foissac
26414f9c0f Add jsdoc and IconMouseEvent. 2017-03-28 11:55:08 +02:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00