-
Notifications
You must be signed in to change notification settings - Fork 392
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
Url boostrap-map-js error 404 #163
Comments
@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? |
@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? |
I can't offer any advice on your existing library, but I can definitely say
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?
The text was updated successfully, but these errors were encountered: