Skip to content

Commit

Permalink
Merge pull request #3 from novalabio/custom-children
Browse files Browse the repository at this point in the history
add custom children not affected by clustering
  • Loading branch information
39otrebla authored Nov 22, 2017
2 parents 84fc7d6 + a0e619c commit 007f238
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 007f238

Please sign in to comment.