summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump podspec to 2.1.0-pre.4ios-v2.1.0-pre.4Justin R. Miller2015-09-111-1/+1
* [iOS] Fix MGLPolyline documentation typoJason Wray2015-09-111-1/+1
* Increased precision of coordinate conversion methodsMinh Nguyễn2015-09-112-10/+10
* increase precision for coordinate conversionsAnsis Brammanis2015-09-115-28/+27
* [iOS] Remove unneccessary pitch checkJason Wray2015-09-111-1/+1
* [iOS] Pitch the dot, add faux 3D effect to tilted dot and puckJason Wray2015-09-111-16/+72
* [iOS] Move radians/degrees conversion functions to MGLGeometry.hJason Wray2015-09-113-20/+11
* [iOS] Initial user location puckJason Wray2015-09-111-183/+295
* fixes #1675: abstract annotation tile refresh check/render; trigger post-spri...Justin R. Miller2015-09-116-2/+20
* Fix build, only ask for location permission on user's instigationJason Wray2015-09-111-7/+0
* [publish ios-v2.1.0-pre.3]Justin R. Miller2015-09-070-0/+0
* fix typo in iOS scriptJustin R. Miller2015-09-071-1/+1
* [publish ios-v2.1.0-pre.3]Justin R. Miller2015-09-070-0/+0
* bump podspec for ios-v2.1.0-pre.3ios-v2.1.0-pre.3Justin R. Miller2015-09-071-1/+1
* #894 - only select/deselect markers on true single-tapJustin R. Miller2015-09-071-7/+4
* #894 - remove debug logJustin R. Miller2015-09-071-3/+0
* #894 - add lat/lon to marker snippetsJustin R. Miller2015-09-071-1/+3
* #894 - remove debug polylineJustin R. Miller2015-09-071-2/+0
* #894 - flip marker tap bounds to be top-biasedJustin R. Miller2015-09-071-2/+2
* #894 - properly extend tap bounds for marker selectionJustin R. Miller2015-09-071-9/+14
* #894 - Resetting height tolerance to 80Brad Leege2015-09-071-2/+1
* #894 - Flipping the Y value to make screen touch event locations line up with...Brad Leege2015-09-071-6/+22
* #894 - Moving annotation selection determination to onSingleTapUp() to only r...Brad Leege2015-09-071-80/+80
* #894 - Initial port of selectAnnotation and removing auto display of InfoWind...Brad Leege2015-09-072-3/+15
* #894 - Initial port of selected annotation apiBrad Leege2015-09-072-28/+131
* #894 - Adding snippet text to markerBrad Leege2015-09-071-0/+1
* #894 - Closing InfoWindows when the map moves as alerted to via MapChange eventsBrad Leege2015-09-071-0/+13
* #894 - Fixing imports from merge from masterBrad Leege2015-09-072-2/+2
* #894 - Placing InfoWindow directly on top of Marker spriteBrad Leege2015-09-072-3/+13
* #894 - Getting InfoWindow view to measure itself before being added so that p...Brad Leege2015-09-071-4/+5
* #894 - Updating Android Support Libraries to 23.0.1Brad Leege2015-09-072-7/+7
* #894 - Initial port of iOS method for aligning infowindows over markersBrad Leege2015-09-072-3/+9
* #894 - Wiring up getTopOffsetPixelsForAnnotationSymbol in JNIBrad Leege2015-09-072-2/+16
* #894 - Placement of InfoWindow to marker location baseBrad Leege2015-09-072-5/+10
* #894 - Opening InfoWindow on long press in TestAppBrad Leege2015-09-072-2/+1
* #894 - Basic port of InfoWindowBrad Leege2015-09-077-15/+332
* Corrected roundtripping altitude with rotationMinh Nguyễn2015-09-071-6/+6
* CameraOptionsMinh Nguyễn2015-09-0716-203/+588
* Update NSLocationWhenInUseUsageDescription stringJason Wray2015-09-041-1/+1
* Fix location permissions ask, add delay for map to loadJason Wray2015-09-041-1/+7
* Merge pull request #2262 from mapbox/no-objectBobby Sudekum2015-09-043-15/+7
|\
| * Add more tests to check for bufferbsudekum2015-09-041-2/+2
| * Return raw image buffer instead of an objectbsudekum2015-09-043-13/+5
|/
* Consolidate test-suite rendering harnesses (#2236)John Firebaugh2015-09-0424-692/+78
* Update LICENSE.MDLeith Bade2015-09-043-36/+832
* plumb map notifications through JNI to AndroidJustin R. Miller2015-09-044-15/+77
* fix README pathJustin R. Miller2015-09-041-1/+1
* fix missing docs parameterJustin R. Miller2015-09-041-1/+1
* `assert() -> NSAssert()` for user-facing annotation APIJustin R. Miller2015-09-041-5/+5
* refs #2039: add passthroughs for adding/removing overlaysJustin R. Miller2015-09-042-0/+63