Skip to main content

Set Map Extent Not Working in Experience Builder

Comments

5 comments

  • Paul Morrison

    Did you ever find a resolution to this question?   I'm encountering the same problem.

    0
  • Christopher Wiebke

    I haven't had time to look into it much, since i posted this, but I never found any solution.

    0
  • Paul Morrison

    I managed to get it working.   It didn't like when I simply used scale.   Once I started using extents, it worked just fine.

    0
  • Alison Mynsberge

    Paul Morrison  How did you use the extents?  I have tried giving it =$query.features, =$query.results, but neither work, and there isn't a specific space to give it an extent in that activity. Do you use different activities?

    0
  • Paul Morrison

    For Set Map Extent, I use this for Geometry:

    =$getFeatureSetExtent1.extent.expand(1.25)

    I'm using a Get Feature Set Extent before I set the map extent.

    I also put a “Delay” in between the two functions with a duration “=500”   I don't remember why, but it appears to help.

    0

Please sign in to leave a comment.