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

Support boundingMapRect for MKOverlay classes. #20

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

schneim
Copy link

@schneim schneim commented Oct 21, 2012

Hello Rick,

I have added the property boundingMapRect to the MKOverlay classes.
To calculate the MKMapPoints, I have also updated the conversion functions between points and coordinates.

However, I was not able to calculate the boundingMapRect for MKCircle, since I could not convert the distance value to number of points. Do you have an idea how this shall be done?

Kindly take a look at the changes and merge them, if you think they are ok.

Thanks,
Markus

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.

1 participant