Skip to content

Commit

Permalink
add custom children not affected by clustering
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Dallaporta committed Nov 22, 2017
1 parent 84fc7d6 commit a0e619c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ClusteredMapView.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ export default class ClusteredMapView extends Component {
)
})
}
{this.props.children}
</MapView>
)
}
Expand Down

0 comments on commit a0e619c

Please sign in to comment.