Releases: infinitered/ProMotion-map
Releases · infinitered/ProMotion-map
Version 0.7.0
New features:
- Added
will_change_regionandon_change_regiondelegate methods
v0.6.0
New Features:
look_up_locationfor reverse geocoding supporttap_to_addfunctionality for tapping the map and adding pins where you tapped.- You can now use
coordinateinstead oflatitudeandlongitudewhen specifying annotations.
v0.5.0
- Adds the ability to include the user pin in the
zoom_to_fit_annotationsmethod. - Update zoom_to_fit_annotations to take a hash instead of a list of params.
Fix for iOS 8's more restrictive user location tracking
This is a minor release that fixes iOS 8's user location sharing.
Version 0.2.0
- Added
left_accessory:andright_accessory:to annotation hash - Added more tests, Travis support
- Fixed some minor bugs