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

Offline maps #1685

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from
Open

Offline maps #1685

wants to merge 19 commits into from

Conversation

brnkhy
Copy link
Contributor

@brnkhy brnkhy commented Sep 30, 2020

Add offline map support to Mapbox Unity SDK
It changes almost everything in Sqlite layer as well so needs to be tested. It'll also won't work with old Sqlite file so file should be recreated using Clear File Cache method in Mapbox menu in Unity editor.

announcement ticket; #1671

…t 50% compared to header-only method used before

add custom header parameter to a request methods override
rewrite cache-control parsing
remove debug lines
add keyboard enable/disable checkbox to QuadTreeCameraMovement
change OfflineRegion to store Vector2d for points instead of string
add offline map demo scene
add comments
add missing offline manager file
create a response static methods class for etag and expiration
@brnkhy brnkhy self-assigned this Sep 30, 2020
@useronym
Copy link

What is the status of this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants