HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
240 stars 68 forks source link

How I can fit all marker on button press is there any action that can fit all marker #157

Closed dilawer closed 2 years ago

dilawer commented 2 years ago

Description I want to make sure all marker fit so that we can see all marker at once Expected behavior What you expected to happen? I want to achive same thing that we use in react-native-maps fitToElements Current behavior What actually happened?

Screenshots If applicable, add screenshots to help explain your issue

Logs Post logs here or paste them to Ghostbin and insert the link here.

Environment

shilohchis commented 2 years ago

Hi, maybe setBounds methods can help with that, here the docs api link