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

Support Android LiteMode #546

Merged
merged 1 commit into from
Sep 20, 2016

Conversation

rops
Copy link
Contributor

@rops rops commented Sep 7, 2016

Following discussion #300

@spikebrehm
Copy link

Thanks, this looks good!

Can you squash the commits first? There's 18 of them, with a lot of merge commits.

cc: @felipecsl to look at Android code.

@@ -44,8 +44,11 @@

private final ReactApplicationContext appContext;

protected GoogleMapOptions googleMapOptions;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

final

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can't be final as AirMapLiteManager overrides it

@felipecsl
Copy link
Contributor

android code lgtm after the 2 comments are addressed

@jrichardlai
Copy link
Contributor

Should we add an example for liteMode?

@spikebrehm
Copy link

Should we add an example for liteMode?

Great idea! Let's add that before merging.

@rops
Copy link
Contributor Author

rops commented Sep 17, 2016

Adding Examples now

@rops
Copy link
Contributor Author

rops commented Sep 17, 2016

Added docs and examples

@rops
Copy link
Contributor Author

rops commented Sep 20, 2016

Can someone take another quick look? I guess it's kind of ready to get in?

@jrichardlai
Copy link
Contributor

tried the example, looks good :) 👍

@jrichardlai jrichardlai merged commit 70a6c8a into react-native-maps:master Sep 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants