@ -214,6 +214,7 @@ function MapModal({showModal, setShowModal, markers}) {
if (currentMarker != undefined && showModal != null) {
return (
<SelfClosingModal
style={{ position: "absolute" }}
animationType="slide"
transparent={true}
showModal={showModal}