expo-maps-polygon-editor icon indicating copy to clipboard operation
expo-maps-polygon-editor copied to clipboard

This multi polygon editor is written in TypeScript for the React Native Maps component. This component allows you to select, create, or modify areas on Apple Maps and Google Maps. You can edit multipl...

Results 4 expo-maps-polygon-editor issues
Sort by recently updated
recently updated
newest added

When I open the app im receiving "View config getter callback for component 'AIRMapPolygon' must be a function (received 'undefined'). Im not sure what is wrong.

Im having a problem when i click the polygon the onpolygonselect is not responding, but when i click it again the onpolygonselect respond but the onpolygonunselect dont. please help... thanks

Hello! I was trying to add Polygon Editor to my React Native APP and i'm facing an issue. Everytime i add an polygon to map and tap at the polygon...

Hi, Im trying to find a way to set the polygon to be editable straight away when entering the map. Now i have to press the polygon to be able...