I am creating a project in React Native for Huawei and i use this library: "@hmscore/react-native-hms-map".
When creating the map, how can I place the view inside the markup? In MapView I can put inside and draw anything, however in HMSMarker it doesn't allow me, is there a way?
- Groups only join when there are at least 6 marks together, is there a way to make groups of 2 marks together?
Thank you very much in advance.

You can find the parameter description here: https://developer.huawei.com/consumer/en/doc/development/HMS-Plugin-References/marker-0000001051150162#section8565252375
And the sample code: