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

mbgl::MapObserver::onSourceDidChange() should accept a source parameter #8397

Closed
1ec5 opened this issue Mar 14, 2017 · 0 comments
Closed

mbgl::MapObserver::onSourceDidChange() should accept a source parameter #8397

1ec5 opened this issue Mar 14, 2017 · 0 comments
Labels
Core The cross-platform C++ core, aka mbgl refactor

Comments

@1ec5
Copy link
Contributor

1ec5 commented Mar 14, 2017

#8377 adds mbgl::MapObserver::onSourceDidChange() for informing SDK code that a source has changed (loaded). Per #8377 (comment), this method should accept a source parameter, which among other things would enable SDK code to be more selective about the source-related UI that it refreshes.

/cc @brunoabinader

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl refactor
Projects
None yet
Development

No branches or pull requests

1 participant