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

88-enterprise-support #97

Merged
merged 4 commits into from
Jul 26, 2021
Merged

88-enterprise-support #97

merged 4 commits into from
Jul 26, 2021

Conversation

jwasilgeo
Copy link
Contributor

Please see commit history and new README documentation for more details.

resolves #88

jwasilgeo added 3 commits July 20, 2021 10:04
Some VectorTileServer endpoints default to `f=html` which will break when the underlying mapbox-gl-js communicates with them and expects JSON in return.
@jwasilgeo jwasilgeo requested review from gavinr and patrickarlt July 23, 2021 19:22
Copy link
Contributor

@gavinr gavinr left a comment

Choose a reason for hiding this comment

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

Overall looks really great. I tested with an internal test Enterprise VTL and it seems to work fine.

A few minor questions:

  1. Do we have unit tests covering the optional custom style function? Is it easy to add one for that?
  2. For users who need to pass a token for a private Enterprise vector tile layer, should we include a sample or something (maybe just a link to https://esri.github.io/arcgis-rest-js/api/auth/generateToken/ ?)

@jwasilgeo
Copy link
Contributor Author

Thanks for the review.

  1. I don't think so. Unit tests are somewhat sparse and we can definitely add some more throughout the plugin.
  2. Good idea to improve developer experience. Add to issue backlog?

@jwasilgeo jwasilgeo merged commit 6f1d21a into master Jul 26, 2021
@jwasilgeo jwasilgeo deleted the 88-enterprise-support branch July 26, 2021 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional support for VTLs and styles hosted on ArcGIS Enterprise
2 participants