summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/annotations/Polygon.java
Commit message (Collapse)AuthorAgeFilesLines
* refactor signature from Hole to List<LatLng> (#8722)Pablo Guardiola2017-04-121-7/+8
|
* [android] Polygon holes (#8557)Pablo Guardiola2017-04-111-1/+36
| | | | | | | | * add 1 hole support to polygon-related classes * fix no hole crash and add triangle hole shape example * add support for multiple holes
* [android] renames MultiPoint to BasePointCollectionAntonio Zugaldia2017-03-091-1/+1
|
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-45/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adds checkstyle to CI * fixed gradlew path * resolved testapp checkstyle violations * added back mapboxMap variable for test * checkstyle annotations * checkstyle SDK round 1 * maps package checkstyle * rest of SDK checkstyle * checkstyle gesture library * checkstyle test * finished rest of test checkstyle * resolved all checkstyle errors * fixed class name * removed old test file * fixed camera postion test * fixed native crash
* cherry-picked 7013 into master (#7247)Cameron Mace2016-12-011-4/+4
|
* [android] #5663 - make shape annotations updateableTobrun2016-08-031-6/+33
|
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-161-0/+37