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

Need to draw an image in an overlay #19

Open
LucasDeVil opened this issue Oct 19, 2012 · 0 comments
Open

Need to draw an image in an overlay #19

LucasDeVil opened this issue Oct 19, 2012 · 0 comments

Comments

@LucasDeVil
Copy link

Hi,

I encountered a problem in the MacMapKit MKOverlayView.
According to the Apple Documentation one can override
-(void)drawMapRect:(MKMapRect)mapRect zoomScale:(MKZoomScale)zoomScale inContext:(CGContextRef)context
and draw an image or something like that on the overlay.

I'd love to implement this feature in my own app, but I'm unable to since this method seems not to be called at all.

Apple Example Application:
http://developer.apple.com/library/ios/#samplecode/HazardMap/Listings/Classes_HazardMapView_m.html#//apple_ref/doc/uid/DTS40010049-Classes_HazardMapView_m-DontLinkElementID_8

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

No branches or pull requests

1 participant