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
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
e8a9bf7
update google maps
ihadeed Jul 4, 2017
5fa28c2
more updates
ihadeed Jul 4, 2017
3a20088
add BaseClass
ihadeed Jul 4, 2017
0a29789
add BaseArrayClass
ihadeed Jul 4, 2017
6f7e600
add BaseArrayClass constructor
ihadeed Jul 4, 2017
6d8c0af
finish up BaseArrayClass
ihadeed Jul 4, 2017
d5d69cb
add Environment class
ihadeed Jul 4, 2017
146ddc9
improve docs and add missing functions to GoogleMap class
ihadeed Jul 4, 2017
7af1b59
improve TileOverlayOptions interface
ihadeed Jul 4, 2017
054e2fc
add types to constants
ihadeed Jul 4, 2017
80a47b2
add ILatLng interface
ihadeed Jul 4, 2017
c71094d
improve types in BaseArrayClass
ihadeed Jul 4, 2017
6683fb8
fix geocoder return type
ihadeed Jul 4, 2017
3a79cf3
use Cordova decorator for geocoder
ihadeed Jul 5, 2017
29bc6d6
document CameraPosition and add missing duration property
ihadeed Jul 5, 2017
c8dd0a6
document circle class and add update functions
ihadeed Jul 5, 2017
b370795
tslint
ihadeed Jul 5, 2017
7816de0
remove extra decorator
ihadeed Jul 5, 2017
bf448e6
add setVisible and getVisible to Circle class
ihadeed Jul 5, 2017
7347e38
complete Environment class
ihadeed Jul 5, 2017
84864b3
add convenience method to return instance of environment
ihadeed Jul 5, 2017
d1469ec
add more classes to docs
ihadeed Jul 5, 2017
3257d9b
re-organize plugin definition
ihadeed Jul 5, 2017
c8e02ea
document GroundOverlayOptions
ihadeed Jul 5, 2017
861a80a
complete GroundOverlay class
ihadeed Jul 5, 2017
d5e8e72
add and complete HtmlInfoWindow class
ihadeed Jul 5, 2017
b96545d
complete LatLngBounds class
ihadeed Jul 5, 2017
c486eb8
update MyLocation interface
ihadeed Jul 5, 2017
856499e
complete GoogleMap class
ihadeed Jul 5, 2017
8530c7c
fix TERRAIN spelling
ihadeed Jul 5, 2017
1d30327
complete Marker class
ihadeed Jul 5, 2017
815b870
complete Polygon class
ihadeed Jul 5, 2017
647e08b
complete TileOverlay class
ihadeed Jul 5, 2017
fdd1ca1
remove setDebuggable and isAvailable
ihadeed Jul 5, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading