Open mariajosemontoya opened 4 years ago
@mariajosemontoya this project isn't being maintained. If you can provide more info on your requirements we can direct you to a more appropriate direction?
I had to same issue today. Were you able to resolve it? I found bootstrapmap.js here: https://github.com/Esri/bootstrap-map-js/tree/master/src/js but I wasn't able to simple copy and replace in my project. Now I get the error: BootstrapMap.create is not a function. Any idea what is going on?
@mariajosemontoya this project isn't being maintained. If you can provide more info on your requirements we can direct you to a more appropriate direction?
@andygup We are developing a prorotype for a web application with a arcgis.com map. The web application uses bootstrap, so we use that library. Could we get rid of that library and use directly ArcGIS JS API and still get a responsive app? Has the JS API included all the features from that bootstrap library?
Could we get rid of that library and use directly ArcGIS JS API and still get a responsive app?
I can't offer any advice on your existing library, but I can definitely say yes
the JS API 4.x map and widgets are designed to be responsive. The most obvious example is popups.
Has the JS API included all the features from that bootstrap library?
JS API 4.x now includes some of these responsive features as related to the mapping UI components. However, for building additional UI components outside of the map, you might also take a look here: https://github.com/Esri/calcite-components.
as mentioned in the README, the project which superseded this one is https://github.com/Esri/calcite-maps.
this repo should be archived.
Calcite maps is also deprecated. I don't recommend using it. We'll get this README updated.
The page https://esri.github.io/bootstrap-map-js/src/js/bootstrapmap.js is not available. It shows the error 404 site not found. Why?