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

Expose source::setMaxOverscaleFactorForParentTiles #250

Open
chloekraw opened this issue Mar 31, 2020 · 0 comments
Open

Expose source::setMaxOverscaleFactorForParentTiles #250

chloekraw opened this issue Mar 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@chloekraw
Copy link
Contributor

Parent tiles that cover the viewport may be used for rendering if the tile for the requested zoom level are not yet available. mapbox/mapbox-gl-native#16347 adds an API that allows the developer to set a maxOverscaleFactor to limit how many times a parent tile can be overscaled, effectively setting a minimum zoom for parent tiles that can be used for this purpose. This API is useful for raster sources which can look blurry if overscaled excessively.

cc @mapbox/maps-ios

@chloekraw chloekraw added the enhancement New feature or request label Mar 31, 2020
@chloekraw chloekraw changed the title Platform bindings for source::setMaxOverscaleFactorForParentTiles Expose source::setMaxOverscaleFactorForParentTiles Apr 22, 2020
mappy-mobile pushed a commit to Mappy/mapbox-gl-native-ios that referenced this issue Sep 17, 2020
Serialize speed limit annotations
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant