-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
In addition to the existing snippets, which I would recommend revisiting to make them clearer (like with map)

It would be nice adding some additional ones:
- require
-
esriConfig.apiKey = "..." - Map:
- create2DMap (a.k.a
map) - create3DScene (a.k.a.
scene) - load2DWebmap (a.k.a
webmap) - load3DScene (a.k.a.
webscene)
- create2DMap (a.k.a
- View:
- hitTest
- mapViewConstraints: scale, zoom, rotation, extent
- sceneViewConstraints: for camera tilt and altitude
- Markers:
- Navigation:
- Others
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers