Skip to content

Construct FeatureLayer object#5

Open
nrferguson-test wants to merge 1 commit intomainfrom
3-map-needs-content
Open

Construct FeatureLayer object#5
nrferguson-test wants to merge 1 commit intomainfrom
3-map-needs-content

Conversation

@nrferguson-test
Copy link
Collaborator

Constructed FeatureLayer from service URL and added to map.

@nrferguson-test nrferguson-test linked an issue Mar 24, 2026 that may be closed by this pull request
Copy link
Collaborator

@nrferguson nrferguson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of changes.

Comment on lines 43 to 45
const zonesLayer = new FeatureLayer({
url: "https://services5.arcgis.com/LcMXE3TFhi1BSaCY/arcgis/rest/services/Traffic_Analysis_Zone_Geography_2017/FeatureServer/0",
});
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's hard to see the basemap underneath.


<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>ArcGIS Maps SDK for JavaScript Tutorials: Display a map</title>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Title needs to be updated.

Suggested change
<title>CMAP TAZs</title>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Map needs content

2 participants