I have been playing around with react native maps and came across a problem to which i couldn't find a solution.
I have set up few custom markers at same location (same lat and lon). When clicked on it, i noticed a weird action which is not acceptable. I noticed that the callout (title and description) of top marker (as said multiple markers on same locations) pops over, waits for a moment, closes and again opens the callout of next marker.
I have also tried by placing two markers with some distance between each of them, zoom out until the markers are pretty near to each other and clicked on it. It does the same weird action.
Can you provide a solution to this?
