summaryrefslogtreecommitdiff
path: root/src/mbgl/util/geometry_within.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add bounding box overlapping check before line within polygon testzmiao2020-02-211-0/+72
* [core] Remove unnecessary includes, fix commentszmiao2020-02-211-1/+0
* [core] Update unti tests. Remove unnecessary debugging codezmiao2020-02-211-68/+30
* [core] Move geometry within algorithm to utilzmiao2020-02-211-0/+143