-
fix projected point equality test
-
Previously testing y coordinate always returned true because there was point2.y == point2.y
-
* allow selection of enabled annotations even without callout * added selection/deselection delegate methods * changed `enabled` -> `isEnabled` getter for MapKit consistency * simplification of some code