Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

The markerview click area not change #8386

Closed
hchy opened this issue Mar 14, 2017 · 1 comment
Closed

The markerview click area not change #8386

hchy opened this issue Mar 14, 2017 · 1 comment

Comments

@hchy
Copy link

hchy commented Mar 14, 2017

Using Mapbox Android SDK
Mapbox SDK version: 4.2.1

Steps to trigger behavior

Hi,I found a problem about the click area of the markerview. when the map zoom level change, my markers need become bigger(replaced by a big icon). but i find the click area of markerview is not become bigger, it is still the same as the area when it was created.

Expected behavior

The click area should be the same size as the markerview icon at any time;

Actual behavior

The click area is not change when the icon size of markerview change;

@tobrun
Copy link
Member

tobrun commented Mar 14, 2017

@hchy9777 in the upcoming release we are moving click actions back to actual View object in #8272. For gl based markers we are tracking optimizing the touch target in #8159. Feel free to test out beta.3 and check if this resolves your issue. Migration guide here.Thank you for reaching out!

@tobrun tobrun closed this as completed Mar 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants