Priti-dev
Results
1
comments of
Priti-dev
Please check my code. ```` props.setSearch()} region={props?.initialRegion.latitude !== '' ? regionVal : INITIAL_REGION} onRegionChangeComplete={(region) => setRegion(region)} draggable={true} region={props?.initialRegion.latitude !== '' ? regionVal : INITIAL_REGION} clusterColor={colors.CLR_PRIMARY} spiderLineColor={'yellow'} style={{ flex: 1, }}...