Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

[jsapi4] cannot show full extent of a GraphicsLayer. #34

@terenceng2010

Description

@terenceng2010
             //this does not work, see https://community.esri.com/thread/192089-how-do-i-find-the-extent-of-an-array-of-graphics-in-js-api-4x
             //this.mapView.extent = layer.fullExtent;
             //use mapView.goTo instead
             this.mapView.goTo(layer.graphics);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions