android-samples
android-samples copied to clipboard
feat: Data-Driven styling samples
The following PR adds the samples for the Data-Driven styling for datasets and boundaries.
Three source files have been added based on the documentation provided by the examples. The source file for Seattle no longer works, so the uploaded one is the file that worked when the documentation was written.
- Two files are being created for the samples:
DataDrivenDatasetStylingActivityandDataDrivenBoundariesActivity. DataDrivenDatasetStylingActivityrequires the user to replaceYOUR-DATASET-IDwith their dataset id.- Based on the documentation steps, the samples require a certain amount of work to get them working.
@stephenmcd , what do you think about uploading the source files for the datasets? They are publicly available in institutional sites and linked from our documentation, would it be ok to have them here on GitHub as well?
Here is the summary of changes.
You are about to add 2 region tags.
- ApiDemos/java/app/src/main/java/com/example/mapdemo/DataDrivenBoundariesActivity.java:46, tag
maps_android_data_driven_styling_boundaries - ApiDemos/java/app/src/main/java/com/example/mapdemo/DataDrivenDatasetStylingActivity.java:51, tag
maps_android_data_driven_styling_datasets
This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:
- [ ] Refresh this comment
@dkhawk , I have checked the new behavior of the fix for the DDS, and it seems to work. PR has been updated, feel free to take a look.
:tada: This PR is included in version 1.15.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: