Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

Support for alternate URL parameters?

$
0
0
Currently, I am using the natively supported URL Parameter with the following syntax to zoom to the centroid of a polygonal feature (tax parcel) using the most recent pre-compiled flex viewer.
...hostname/mapservice/index.html?center=-9489513.3906416,5214676.87622923&scale=500

This is well and good but it requires me to regularly update the link tables when the feature geometry changes. I'd rather use the Parcel ID to do so, example below, but cannot find support for this. I know folks have been talking about this for a while but I was unsure if ESRI ever made this a native function.
...hostname/mapservice/index.html?PIN=1234-12-123-1

Viewing all articles
Browse latest Browse all 2097

Trending Articles