appbaseio/mirage

GeoPolygon Query should accept an array

siddharthlatest opened this issue · 2 comments

A polygon shape can be defined by a n-size array, it's better to take the array as is rather than try to interpret individual (lat, long) values of the polygon shape.

Fixed over here: 8a7808c

Released in v0.3.0