Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map marker on selected result #219

Merged
merged 15 commits into from
Mar 22, 2019
Merged

Map marker on selected result #219

merged 15 commits into from
Mar 22, 2019

Commits on Mar 18, 2019

  1. Add marker to show selected result

    Scott Farley committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    7c64490 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. generate documentation

    Scott Farley committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    4831816 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Scott Farley committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    69a21fb View commit details
    Browse the repository at this point in the history
  3. update tests to work with mapbox-gl-js@v0.53

    Scott Farley committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    2991163 View commit details
    Browse the repository at this point in the history
  4. pull upstream changes from version4

    Scott Farley committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    0fae824 View commit details
    Browse the repository at this point in the history
  5. add mapbox-gl-js as a peer dependency

    Scott Farley committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    a96862d View commit details
    Browse the repository at this point in the history
  6. Update test

    Scott Farley committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    008f98a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. remove marker on geocoder.clear

    Scott Farley committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    f454c4d View commit details
    Browse the repository at this point in the history
  2. Simplify marker options to a single constructor option

    Scott Farley committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    e730470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    430e659 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Update documentation with new options.mapboxgl

    Scott Farley committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    b373667 View commit details
    Browse the repository at this point in the history
  2. Remove marker on geocoder removal from map

    Scott Farley committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    5d98d0c View commit details
    Browse the repository at this point in the history
  3. merge version4 upstream changes

    Scott Farley committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    dcf3fdf View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. reduce minimum version of mapboxgljs

    Scott Farley committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    e57b7ed View commit details
    Browse the repository at this point in the history
  2. pull version 4 upstream changes

    Scott Farley committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    ec86cf4 View commit details
    Browse the repository at this point in the history