MappedIn/react-native

undefined is not an object (evaluating 'polygon.locations')

Closed this issue · 1 comments

When using
onPolygonClicked={({ polygon }) => {
setSelectedLocation(polygon.locations[0]);
}}
getting:
undefined is not an object (evaluating 'polygon.locations')

app is running with expo and using venue: 'green-way-markets', getting error message when I click on any of the points displayed on the map

Hi Arnold

I think we addressed this over other channels but if you have further questions please do not hesitate to email me directly at firstname@mappedin.com.