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

feat: TileStore with TileStore.setOption #3278

Merged
merged 1 commit into from
Dec 16, 2023
Merged

feat: TileStore with TileStore.setOption #3278

merged 1 commit into from
Dec 16, 2023

Conversation

mfazekas
Copy link
Contributor

import   {TileStore} from '@rnmapbox/maps';


let ts = await TileStore.shared();
await ts.setOption(optionName, 'Maps', value);

@mfazekas mfazekas force-pushed the tile-store-setopt branch 2 times, most recently from 0f7b4ac to 9feebb6 Compare December 16, 2023 07:24
@mfazekas mfazekas changed the title feat(ios): TileStore with TileStore.setOption feat: TileStore with TileStore.setOption Dec 16, 2023
@mfazekas mfazekas merged commit e30ffba into main Dec 16, 2023
10 checks passed
@mfazekas mfazekas deleted the tile-store-setopt branch December 16, 2023 23:20
naftalibeder pushed a commit to TruckMap/maps that referenced this pull request Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant