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

[Tile Map] Shim new Platform #41265

Merged
merged 4 commits into from
Jul 24, 2019
Merged

[Tile Map] Shim new Platform #41265

merged 4 commits into from
Jul 24, 2019

Conversation

alexwizp
Copy link
Contributor

Summary

Summarize your PR. If it involves visual changes include a screenshot or gif.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@elasticmachine
Copy link
Contributor

💔 Build Failed

import chrome from 'ui/chrome';

const WMS_MINZOOM = 0;
const WMS_MAXZOOM = 22;//increase this to 22. Better for WMS

const emsServiceSettings = new Promise((resolve) => {
uiModules.get('kibana').run(($injector) => {
Copy link
Contributor Author

@alexwizp alexwizp Jul 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nreese please have a look.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, looks like that can be safely removed since serviceSettings is getting injected in the current version.

@alexwizp alexwizp added Feature:Coordinate Map release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.4.0 v8.0.0 labels Jul 22, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@alexwizp alexwizp marked this pull request as ready for review July 22, 2019 13:11
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@timroes timroes added Team:AppArch [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jul 23, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@alexwizp alexwizp self-assigned this Jul 23, 2019
@alexwizp alexwizp requested a review from lukeelmers July 23, 2019 12:21
Copy link
Member

@lukeelmers lukeelmers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alexwizp! I'm all good here, but let's wait on a final LGTM from @nreese since the Maps team owns this plugin.

Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
code review, tested in chrome

return {
$injector,
// Settings for EMSClient.
// EMSClient, which currently lives in the tile_map vis,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EMSClient will likely be moved into its own github project and imported as an npm artifact.
https://github.com/elastic/kibana-team/issues/120

@alexwizp alexwizp merged commit b5fff51 into elastic:master Jul 24, 2019
alexwizp added a commit to alexwizp/kibana that referenced this pull request Jul 24, 2019
* [Table Vis] Shim new platform

* cleanup

* Set the correct type for the "Data" dependency
alexwizp added a commit that referenced this pull request Jul 24, 2019
* [Table Vis] Shim new platform

* cleanup

* Set the correct type for the "Data" dependency
@alexwizp alexwizp deleted the tile_map_1 branch January 4, 2020 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation Feature:Coordinate Map Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes v7.4.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants