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

docs(KMLDemoActivity): Demo construct KmlLayer in background #607

Merged
merged 1 commit into from
Feb 7, 2020

Conversation

jeffdgr8
Copy link
Contributor

Move KmlLayer construction to AsyncTask doInBackground(). Parsing large KML files can be long-running.

Move KmlLayer construction to AsyncTask doInBackground. Parsing large KML files can be long-running.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 28, 2020
Copy link
Member

@arriolac arriolac left a comment

Choose a reason for hiding this comment

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

LGTM

@arriolac arriolac changed the title Demo construct KmlLayer in background docs(KMLDemoActivity): Demo construct KmlLayer in background Feb 7, 2020
@arriolac arriolac merged commit 419173a into googlemaps:master Feb 7, 2020
@jeffdgr8 jeffdgr8 deleted the demo-kml-background branch February 8, 2020 05:02
@arriolac arriolac added this to the 1.0 milestone Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants