Zooming-In on Selected Features
Hello,
I created a workflow where the user can select an HOA from a dropdown menu. When the desired HOA gets selected, it gets highlighted, but the map extent does not change. I got the .features of my query, and plugged it into the Features parameter of Set Map Extent, but that doesn't make it zoom in. Any suggestions on how I can make the map zoom in on the selected feature using the workflow for VS Web? Thanks!
-Jad
0
-
Jad - try this in the Geometry box within Set Map Extent
=$geometryExtent.extent.expand(1.4)
That should do it
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar