Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Add set and get api for volatile and minimumTileUpdateInterval in Source #355

Merged
merged 2 commits into from
Apr 29, 2020

Conversation

Chaoba
Copy link
Contributor

@Chaoba Chaoba commented Apr 29, 2020

<changelog>Add set and get api for volatile and minimumTileUpdateInterval in Source</changelog>
#Resolves #351

@Chaoba Chaoba requested a review from tobrun April 29, 2020 07:37
Copy link
Member

@tobrun tobrun left a comment

Choose a reason for hiding this comment

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

Awesome work! couple of nits

MapboxGLAndroidSDK/src/cpp/style/sources/source.cpp Outdated Show resolved Hide resolved
MapboxGLAndroidSDK/src/cpp/style/sources/source.cpp Outdated Show resolved Hide resolved
MapboxGLAndroidSDK/src/cpp/style/sources/source.cpp Outdated Show resolved Hide resolved
MapboxGLAndroidSDK/src/cpp/style/sources/source.cpp Outdated Show resolved Hide resolved
MapboxGLAndroidSDK/src/cpp/style/sources/source.hpp Outdated Show resolved Hide resolved
MapboxGLAndroidSDK/src/cpp/style/sources/source.hpp Outdated Show resolved Hide resolved
MapboxGLAndroidSDK/src/cpp/style/sources/source.hpp Outdated Show resolved Hide resolved
MapboxGLAndroidSDK/src/cpp/style/sources/source.hpp Outdated Show resolved Hide resolved
Copy link
Member

@tobrun tobrun left a comment

Choose a reason for hiding this comment

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

:shipit:

@Chaoba Chaoba merged commit 6fd498e into master Apr 29, 2020
@Chaoba Chaoba deleted the kl-souce-api branch April 29, 2020 12:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration of Source::set/isVolatile and Source::setMinimumTileUpdateInterval
2 participants