mapbox / ios-sdk-examples

Live example code for the Mapbox iOS SDK
https://www.mapbox.com/ios-sdk/examples/
Other
95 stars 35 forks source link

map.visibleFeatures(at: #CGPoint#, styleLayerIdentifiers: #Set#) always return 1 object in array #372

Closed bobandiga closed 4 years ago

bobandiga commented 4 years ago

We have a style in the studio, it has a 3D layer that is connected to a custom source from the studio. When developing for SWIFT, we connect to the style, change its color, height. But when we tap on the polygon, we always get ONE object in the array using map.visibleFeatures (at: <# T ## CGPoint #>, styleLayerIdentifiers: <# T ## Set ? #>)

captainbarbosa commented 4 years ago

Hi @bobandiga — thanks for using Mapbox. This GitHub repository is only intended to track the development of examples that use the Mapbox Maps SDK for iOS.

For help with specific implementations or other “how do I do X” questions, or help troubleshooting installation, please ask other users on StackOverflow or reach out to our excellent support team.