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

Add overlay level option to useCache function of MKMapView+MapCache #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

3DTOPO
Copy link

@3DTOPO 3DTOPO commented Feb 27, 2024

Just adds an overlay level option with a default set to .aboveLabels for backward compatibility.

I require .aboveRoads, not .aboveLabels.

@merlos
Copy link
Owner

merlos commented Feb 27, 2024

Nice.
Can you please add the documentation of the new parameter?

@3DTOPO
Copy link
Author

3DTOPO commented Feb 27, 2024

I'm not sure where to add it? In the ReadMe, it shows useCache() but doesn't mention the optional canReplaceMapContent parameter anywhere which seems like where it would be mentioned.

@merlos
Copy link
Owner

merlos commented Jun 22, 2024

Sorry, I missed to reply.

Just above the function definition there is some reference documentation that is used to generate the reference documentation running jazzy https://github.com/realm/jazzy

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.

2 participants