Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only 2 options available at same time #307

Open
kmkrtich opened this issue Dec 15, 2024 · 1 comment
Open

only 2 options available at same time #307

kmkrtich opened this issue Dec 15, 2024 · 1 comment

Comments

@kmkrtich
Copy link

kmkrtich commented Dec 15, 2024

Map chooser popup is always restricted to 2 options, though I have installed a lot of options.

I was expecting result like screenshot in documentation (which was ios screenshot)

This is config that I have

showLocation({
latitude :lat,
longitude : lng,
directionsMode: 'car',
googleForceLatLon: false, // Force Google Maps to accept coordinates
appsWhiteList: ['apple-maps', 'google-maps', 'yandex-maps', 'waze', 'uber']
});

And this is the result.


Screenshot_20241216-012901

Am I doing something wrong?
How can I make the list of supported applications scrollable?

@YapCaiFu
Copy link

same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants