d0ping / DBMapSelectorViewController

This component allows you to select circular map region from the MKMapView.
MIT License
323 stars 36 forks source link

Callout possible #8

Open hons82 opened 9 years ago

hons82 commented 9 years ago

Basically the Callout mechanism is achieved by the new datasource protocol which is used in Source/DBMapSelectorManager.m. The Sample Project is now adding a button and title/subtitle to the callout window.

Then I've added the possibility to change the color of the PIN

I've changed a bit the project structure, so that the Example is adding the files already as a development Pod