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

Cherry pick #6555 fix from master. #6581

Merged
merged 1 commit into from
Apr 30, 2018
Merged

Cherry pick #6555 fix from master. #6581

merged 1 commit into from
Apr 30, 2018

Commits on Apr 30, 2018

  1. Cherry pick #6555 fix from master.

    Don't load FeatureIndex#vtLayers from outside FeatureIndex code. (#6559)
    
    * Don't load FeatureIndex#vtLayers from outside FeatureIndex code.
    Fixes issue #6555 (a possible crash when calling queryRenderedFeatures after querySourceFeatures)
    The actual contents of the regression test are not that important -- before this fix, the test would crash.
    
    * Fix Tile unit test by deserializing the FeatureIndex before using it.
    ChrisLoer committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    90121ad View commit details
    Browse the repository at this point in the history