Thank you for your comments! We just added the slides with the source code to the video description.
@sealjack79882 жыл бұрын
it's a very informative session, but it could be made a lot easier to see the code if the video was in 1080, especially for the second part of the live coding. couldn't believe this was from 2021
@webpapi11 ай бұрын
Can we use this for React Native as well?
@abhishes Жыл бұрын
where did you configure the api key for using arcgis services from react components?
@onewheeldrive2 жыл бұрын
This is near useless without a link to the source code.
@faridaiman26142 жыл бұрын
Code for CreateMapView import Map from "@arcgis/core/Map"; import MapView from "@arcgis/core/views/MapView"; export const createMapView = (mapRef) => { const map = new Map({ basemap: "arcgis-topographic" }); const view = new MapView({ map:map, center: [101.661 , 2.905], zoom: 17, container: mapRef.current }); return view; }
@DREAMSJPEG Жыл бұрын
god, what a nightmare these digital twin web suites are... fkn hell... purely experimental products... broken websites... dogshit documentation... esri is one of the better ones and that's saying something