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

[7.x] [Maps] Fix apis Maps endpoints getTile should return vector tile containing document (#114509) #114623

Merged
merged 3 commits into from
Oct 12, 2021

Commits on Oct 12, 2021

  1. [Maps] Fix apis Maps endpoints getTile should return vector tile cont…

    …aining document (elastic#114509)
    
    * [Maps] Fix apis Maps endpoints getTile should return vector tile containing document
    
    * use find instead of if statement
    
    * eslint
    
    * can not use layer.feature.find is layer.feature is not an array
    
    * unskip other test where fix has been merged
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    # Conflicts:
    #	x-pack/test/api_integration/apis/maps/get_tile.js
    nreese committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d8ed940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2902cdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    176bfde View commit details
    Browse the repository at this point in the history