mapbox_search_widget

Last updated:

0 purchases

mapbox_search_widget Image
mapbox_search_widget Images
Add to Cart

Description:

mapbox search widget

About #
This package provides some widgets to use in conjunction to mapbox_search library.
Also, it contains an static map image generator 😆.
Installing #
Add the following to your pubspec.yaml file:
dependencies:
mapbox_search_widget: any
copied to clipboard
Example #
MapBoxPlaceSearchWidget(
popOnSelect: true,
apiKey: "API KEY",
limit: 10,
searchHint: 'Your Hint here',
onSelected: (place) {},
context: context,
)
copied to clipboard
Screenshots #
Search Widget #

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.