ios-sdk-examples icon indicating copy to clipboard operation
ios-sdk-examples copied to clipboard

UISearch example for Mapbox Layers & Objects

Open troutinsights opened this issue 7 years ago • 0 comments

I think an example of implementing UISearch on an added layer's objects would be really useful, unless this is obvious and I'm missing it. A common use case that I've been working towards that I would guess is pretty common is an added MGLLineStyleLayer where the end user may want to search for objects within that layer and jump to the result after hitting the result in the results tableView. Specifically the task of converting the MGLLineStyleLayer data into a usable search query would be useful.

#

troutinsights avatar Aug 31 '18 02:08 troutinsights