-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
archivedArchived by Stale bot.Archived by Stale bot.featureplaces-pluginIssues that deal with the places plugin moduleIssues that deal with the places plugin module
Description
The place picker from Google shows a search field on top of the map (see https://developers.google.com/places/android-sdk/placepicker ), which allows to search for a place by its name first, and potentially refine the position afterwards by panning and zooming. In Mapbox, those are two separate widgets (or two activities you can start and wait for). I'm sure combining the two widgets from the Mapbox SDK together in a new activity is no rocket science, but it'd be convenient to have it as a built-in so I could just invoke the activity and retrieve the CarmenFeature as a result... Maybe having a search field could just be an option enabled via a field in PlacePickerOptions ?
Metadata
Metadata
Assignees
Labels
archivedArchived by Stale bot.Archived by Stale bot.featureplaces-pluginIssues that deal with the places plugin moduleIssues that deal with the places plugin module