Set Map Extent
Seems like a simple problem but I cannot figure it out. I'm trying to create a workflow that when activated, zooms the map to a set scale. I have used the Set Map Extent tool and supplied the value of 9000 to scale input. When I run the tool using the developer console I can see that the scale is being provided as an input but the oldScale and newScale and oldExtent and newExtent are not being updated and the map doesn't zoom to the scale like I wanted. Am I missing something here?
0
-
What I would suggest is to use the "Run Command" activity with, as parameters:
Command Name : ZoomToScale
Command Parameter : the denominator of the scale to zoom to (9000 in your case)
Regards,
Guillaume
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar