pavel-corsaghin / react-native-leaflet

A LeafletView component using WebView and Leaflet map for React Native applications
MIT License
99 stars 42 forks source link

Control over a gesture and getting click events of clustered pins. #34

Open digvijaysinh-rana-trootech opened 11 months ago

digvijaysinh-rana-trootech commented 11 months ago

Hi Pavel Corsaghin,

Can you please respond to these queries.

  1. I am not able to get clicks of markers which are clustered.
  2. Can we enable that on double click or long press only map should respond to scroll.
  3. How can I removed watermark of leaflet from bottom right corner.