summaryrefslogtreecommitdiff
path: root/include/mbgl/map
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2016-08-16 15:04:12 -0700
committerBruno de Oliveira Abinader <bruno@mapbox.com>2016-08-19 16:51:01 +0300
commitdfd40b27a54115cdf769abdda3ec4d3a1329758c (patch)
tree54c000e2c330c753fbc07516e7afdb5aa3503999 /include/mbgl/map
parentd70eda8504fb1062de449a223489874cb90b57d7 (diff)
downloadqtlocation-mapboxgl-dfd40b27a54115cdf769abdda3ec4d3a1329758c.tar.gz
[tests] Add tests for shape overlays crossing the antimeridian
This adds two tests: AntimeridianAnnotationSmall: Test that a shape that is represented with +-180 longitudinal values is drawn spanning the antimeridian. In other words, it is rendered as a "small" shape as opposed to one that spans around the world to reach the other side of the antimeridian. This test is currently failing at the time of this commit. AntimeridianAnnotationLarge: Test that a shape that is represented with points that do not cross the +-180 boundary is rendered as a "large" shape. In other words, it is rendered by wrapping around the world to reach the other side of the meridian. This test is currently passing at the time of this commit.
Diffstat (limited to 'include/mbgl/map')
0 files changed, 0 insertions, 0 deletions