DefinitelyTyped/googlemaps
Grant Hutchins f914c29ba3 googlemaps: Allow Marker.setAnimation(null) and Marker.setMap(null) (#13240)
* googlemaps: Allow Marker.setAnimation(null)

 * Also, turn on strictNullChecks
 * Allow new google.maps.Map(null) since it's technically possible with Google's example code from the docs

Signed-off-by: Iqbal Yusuf <iyusuf@corelogic.com>

* googlemaps: Allow Marker.setMap(null)

 * Also, add more test code from the Google Maps API documentation

Signed-off-by: Grant Hutchins <ghutchins@pivotal.io>
2017-01-03 14:40:53 -08:00
..
google.maps-tests.ts googlemaps: Allow Marker.setAnimation(null) and Marker.setMap(null) (#13240) 2017-01-03 14:40:53 -08:00
index.d.ts googlemaps: Allow Marker.setAnimation(null) and Marker.setMap(null) (#13240) 2017-01-03 14:40:53 -08:00
tsconfig.json googlemaps: Allow Marker.setAnimation(null) and Marker.setMap(null) (#13240) 2017-01-03 14:40:53 -08:00