Search code examples
mapboxesriarcgis-js-apivector-tiles

How to display MapBox data using ARCGIS JS API?


Suppose, I've a MapBox Dataset in the form of an URL/Link. How to display that data in a Web Application that uses ArcGIS-js-API.

Any help will be appreciated!


Solution

  • A sample app, to use Mapbox Style as a Web Tile Layer in Arcgis-JS-API 4.4. Uses Mapbox DatasetID to visualise Popup content of that Mapbox style/Data.

    Helps to Visualise & Interact with Mapbox data using an ARCGIS JS API 4.4 application

    https://github.com/hostasite/MapboxDataUsingArcGis4.4