mapbox_search 2.1.0+1 copy "mapbox_search: ^2.1.0+1" to clipboard
mapbox_search: ^2.1.0+1 copied to clipboard

outdated

A Flutter package for place search using MapBox Api and for Static map image

[2.1.0+1] - 04 Mar 2021 #

  • Updated http dependency (PR #41)

[2.1.0] - 10 Feb 2021 #

  • Updated dependencies
  • Major missing feature added
    • Maki Icons can be use now in marker icon

[2.0.1+1] - 02 Oct 2020 #

  • Added Missing Address Attribute to the fetched MapBoxPlace Data (PR by @ juampiq6).

[2.0.1] - 31 Aug 2020 #

PR by @lukas-h #

Some breaking Changes #

  • renamed
     MapBoxStaticImage 
    

    to #

    StaticImage 
    
    to make the naming in this library more consistent

Improvements #

  • simplified the url serialisation
  • added the auto attribute to static images
  • added simple unit tests for static images

[2.0.0] - 12 February 2020. #

  • Breaking changes(migration from v1.x ro v2.0)

[2.0.0-dev] - 01 February 2020. #

  • Removed 'flutter' dependency.

All Flutter code, inclusing 'MapBoxPlaceSearchWidget' has been moved to library mapbox_search_flutter. Check README for more details.

[1.0.7] - 29 January 2020. #

  • Added Places Search for querying places by text.
  • Fixed limit and country parameters for ReverseGeocoding.

[1.0.6] - 20 January 2020. #

  • Added 'address' property to the Properties class.

[1.0.5] - 20 Jan 2020 #

  • Search text in search Widget localized

[1.0.4] - 19 October 2019. #

  • Reverse Geocoding query type set to dynamic(String or double)

[1.0.3] - 10 September 2019. #

  • Reverse Geocoding returning empty list bug Solved

[1.0.2] - 30 August 2019. #

Feature:

  • Reverse Geocoding Added

[1.0.1] - 27 August 2019. #

Feature:

  • add defaultPathPolyline and add assert(Merge Request)

[1.0.0] - 26 August 2019. #

Initial release.

Feature:

  • Places Search with prediction
  • Static Image with marker
  • Static Image without Marker
  • Static Image with Polyline path
82
likes
40
pub points
95%
popularity

Publisher

verified publisherketanchoyal.dev

A Flutter package for place search using MapBox Api and for Static map image

Repository (GitHub)
View/report issues
Contributing

License

MIT (LICENSE)

Dependencies

color, http

More

Packages that depend on mapbox_search