ZiZi
ZiZi
@jhoanarango, can you provide additional information/ a code snippet of what is happening in your code when you receive that message?
@mmackh, @RodrigoSAlves, could you check if Metal API validation is enabled for the scheme? It can be one cause for the performance drop.
@RodrigoSAlves, @mmackh are you able to provide a public style url so that we can investigate this further?
Hi there, have you seen our clustering examples below: - [Symbol clustering example ](https://github.com/mapbox/mapbox-maps-ios/blob/main/Apps/Examples/Examples/All%20Examples/Annotations/SymbolClusteringExample.swift) - [Point clustering example](https://github.com/mapbox/mapbox-maps-ios/blob/main/Apps/Examples/Examples/All%20Examples/PointClusteringExample.swift)
@itissvyatoslavTT, this is not my experience. When I set `cluster` to false for the [Symbol clustering example](https://github.com/mapbox/mapbox-maps-ios/blob/main/Apps/Examples/Examples/All%20Examples/Annotations/SymbolClusteringExample.swift), I receiving the following: ![Simulator Screen Shot - iPhone 12 - 2022-08-18 at...
@RodrigoSAlves, thank you for writing in. I am also experiencing a similar issue as you when referencing `Bundle.main.url` in legacy OfflineRegionManager. Instead, can you try hosting the file online and...
@RodrigoSAlves my apologies for the delayed response. The Maps SDK and Studio appear to take different tile formats, which is why you're able to load your json to mobile but...
Closing but please feel free to reopen if you have additional questions.
@akirmse thank you for reporting. At the moment, I am unable to reproduce this behavior. Can you please provide me with the following information: - How many markers/ objects are...
Thanks for sharing. Are you experiencing this issue on 10.7.0 stable? I tested with this version and panned for a few minutes and was unable to reproduce. If so, can...