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

Deprecate -[MGLMapView emptyMemoryCache] #4725

Merged
merged 2 commits into from
Apr 18, 2016
Merged

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Apr 18, 2016

Marked -[MGLMapView emptyMemoryCache] as deprecated. Removed the option to empty the in-memory tile cache from iosapp. Split out a project-internal header for methods on MGLMapView that ios-bench needs, to reduce the likelihood of a redeclared category getting out of sync.

Fixes #1833.

/cc @kkaefer

@1ec5 1ec5 self-assigned this Apr 18, 2016
@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS refactor labels Apr 18, 2016
@1ec5 1ec5 added this to the ios-v3.3.0 milestone Apr 18, 2016
Deprecated -[MGLMapView emptyMemoryCache]. Switched ios-bench to a redeclared -didReceiveMemoryWarning as a workaround.

Fixes #1833.
@1ec5 1ec5 force-pushed the 1ec5-empty-memory-cache-1833 branch from e61a848 to 2784222 Compare April 18, 2016 22:48
@1ec5 1ec5 merged commit 2784222 into master Apr 18, 2016
@1ec5 1ec5 deleted the 1ec5-empty-memory-cache-1833 branch April 18, 2016 23:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS Mapbox Maps SDK for iOS refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant