summaryrefslogtreecommitdiff
path: root/platform/ios/app/MBXViewController.m
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-03-31 19:47:40 -0700
committerChris Loer <chris.loer@mapbox.com>2018-04-02 10:39:22 -0700
commita2399a57a22aa453dbc5a9b16244bbc953e2d632 (patch)
treee720e97a330fc7579bef67c17dd4219c92fe6f16 /platform/ios/app/MBXViewController.m
parent11961d5c31e6ec245823b583a4dc5e1b12dd7f5a (diff)
downloadqtlocation-mapboxgl-a2399a57a22aa453dbc5a9b16244bbc953e2d632.tar.gz
[core] Make FeatureIndex own GeometryTileData.
Prevents querying a FeatureIndex built against a separate set of data, which can lead to invalid index exceptions. The GeometryTileWorker 'data' member can still change independently of the data in the feature index, at the time 'setData' is called. The GeometryTileWorker maintains ownership of its local data (which may be used to re-parse) and clones the data for use by the FeatureIndex in the foreground.
Diffstat (limited to 'platform/ios/app/MBXViewController.m')
0 files changed, 0 insertions, 0 deletions