-
Notifications
You must be signed in to change notification settings - Fork 1.3k
MarkerView scroll when scroll,zoom map. Can not scroll, zoom map in Sony device #9441
Comments
Original posted by @cammace Thanks for the snippet and device information. We've seen this issue before on a select number of devices but never have been able to reproduce it. In this case, it looks like you are just using the default marker view. In that case, you would be better off using |
Original post by @PhanVanLinh @cammace Thank you for your suggestion. In this Sony device, the polyline also have problem (some time it not visible). And also without Marker, MarkerView and Polyline, the map still have bug when scroll, zoom in, zoom out. I know it hard for MapBox because you can not reproduce it but if possible can you give me some suggestion to me for checking inside MapBox code to figure the problem. |
Original post by @PhanVanLinh Here is @mapchange log when start a MapView
Sony devices Normal working devices I notice that in Sony devices, REGION_WILL_CHANGE (0) never return |
@cammace @tobrun @Guardiola31337 : Any updated status on this issue? I got android |
@huunam118, which device are you using for testing this? |
@tobrun Sorry for missing info, the device is same as @PhanVanLinh SO-03H . |
MarkerView is going to be deprecated with #9782. We are no longer maintaining this API and will remove it in future versions of the SDK. As noted in the deprecation message. We are advising users to leverage SymbolLayer instead (you can use the sample code in #9782 to convert Android SDK views to an Image to be used as a Symbol). While we no longer maintain the API we are happy to accept any PRs on it. |
Original post can be found in the Mapbox Android Demo app by @PhanVanLinh
Here is my demo code
Device Sony
Model: SO-03H
Android version: 5.1.1
Baseband version: 8994-FAAAANAZQ-00029-06
Kernel version: 3.10.49-perf-g9468d07
I have test and it happened on both MapBox 4x and 5x
The text was updated successfully, but these errors were encountered: