Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(google-maps): update wrapper to support v2 of the plugin #1759

Merged
merged 34 commits into from
Jul 7, 2017

Conversation

ihadeed
Copy link
Collaborator

@ihadeed ihadeed commented Jul 4, 2017

BREAKING CHANGES: Google Maps definitions now only support v2 of the plugin. v1 will no longer be supported.

@ihadeed ihadeed added the WIP label Jul 4, 2017
@ihadeed ihadeed added this to the 4.0.0 milestone Jul 4, 2017
@ihadeed ihadeed changed the title Google Maps v2.0 feat(google-maps): update wrapper to support v2 of the plugin Jul 5, 2017
@ihadeed ihadeed added needs testing and removed WIP labels Jul 5, 2017
developer said they're not suited for users
@ihadeed ihadeed merged commit 06e666d into master Jul 7, 2017
BuddyLReno pushed a commit to BuddyLReno/ionic-native that referenced this pull request Aug 28, 2017
…sogl#1759)

* update google maps

* more updates

* add BaseClass

* add BaseArrayClass

* add BaseArrayClass constructor

* finish up BaseArrayClass

* add Environment class

* improve docs and add missing functions to GoogleMap class

* improve TileOverlayOptions interface

* add types to constants

* add ILatLng interface

* improve types in BaseArrayClass

* fix geocoder return type

* use Cordova decorator for geocoder

* document CameraPosition and add missing duration property

* document circle class and add update functions

* tslint

* remove extra decorator

* add setVisible and getVisible to Circle class

* complete Environment class

* add convenience method to return instance of environment

* add more classes to docs

* re-organize plugin definition

* document GroundOverlayOptions

* complete GroundOverlay class

* add and complete HtmlInfoWindow class

* complete LatLngBounds class

* update MyLocation interface

* complete GoogleMap class

* fix TERRAIN spelling

* complete Marker class

* complete Polygon class

* complete TileOverlay class

* remove setDebuggable and isAvailable

developer said they're not suited for users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant