Masashi Katsumata 976401a4e9 feat(google-maps): add missing features and fix wrong definitions (#1815)
* Update index.ts

* Update index.ts

* Add missing features, and bug fix of methods

* update: classname must be in pascal case

* remove: duplicated class definition

* export encode and spherical static classes

* Add comma

* Fix Encoding and Spherical

* Add convenience methods

* Fix decorators for Encoding and Spherical

* Update: getMap() methods return the instance of the wrapper plugin

* Update: getMap() methods return the instance of the wrapper plugin

* Remove `@CordovaInstance` decorators from getMap()

* Update: GoogleMapOptions (all fields are not optional).

* Follow up:  version `2.0.0-beta2-20170719-2226` of cordova-plugin-googlemaps

* Fix: tslint error

* Fix: tslint error

* No more isAvailable() method.
2017-07-20 17:06:37 -07:00
..
2017-05-17 06:45:22 -04:00
2017-05-14 00:55:16 -04:00
2017-05-14 00:55:16 -04:00
2017-07-11 05:53:18 -04:00
2017-05-31 21:03:07 -04:00
2017-05-14 00:55:16 -04:00
2017-06-05 23:01:39 -04:00
2017-06-29 02:42:31 -04:00
2017-05-14 00:55:16 -04:00
2017-07-03 07:22:20 -04:00
2017-07-07 05:49:45 -04:00
2017-05-14 00:55:16 -04:00
2017-05-20 06:25:06 -04:00
2017-07-03 07:38:36 -04:00
2017-05-05 14:07:46 -04:00
2017-06-01 13:06:07 -04:00