I am trying to use react-native-maps in order to give my users the opportunity to select a specific area of the map and the get the areas coordinates and pass them to my backend. I have successfully managed to use polygon and draw different shapes. However I want to limit the shapes to rectangles only.
I have searched everyone but I did not find any solutions to my issue.
Can you please help me out?
I have tried following all the documentation examples, searched online and on SO.
Konstantinos Arvanitakis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.