novalabio/react-native-maps-super-cluster

Edge Padding not respected on Android

benmcmaster opened this issue · 2 comments

I specified edgePadding... It's working great on iOS, but it's not respected on Android 9.0. Is anyone else seeing this? Any workarounds?

Try also setting mapPadding. Here's my config:

  • android: both mapPadding and edgePadding
  • ios: mapPadding will do

@benmcmaster I believe this is related to react-native-maps, please open the issue there.