Access to map URL with an external command <href> to map a location?
This may not be possible and not even sure how to properly ask this question. Can a user from another website click a particular link from that website (say they click on an APN number). Clicking invokes an href command that launches my map URL with the APN as a parameter to search the parcel and visualize the location?
Example: https://maps.mycompany.com/H5/Index.html?Viewer=myProperties&Tax_No=1843098 <--passing a parameter to search
Thanks for your input/comments in advance
0
-
Hi Suzanne, what about building a workflow that accepts the APN as a parameter and zooms to it.
This is a fairly easy around your question you just append the argument to run the workflow and pass in the parameter to the end of the URL. As long as your workflow accepts that specific argurment you could easily just do the work in the workflow to zoom to its location, highlight it ect.
So it would be something like: myurl/sites/mysite/viewers/viewer/ect....&runworkflow={myworkflow}&APN={value}.
Hopefully that helps!0 -
Suzanne,
Add a Startup Query Workflow. See this item in the Code Gallery:
Startup Query KB item0 -
Suzanne,
Here's another Code Gallery item:
Another startup query code gallery item
Without directly comparing my site, I believe I used this one rather than my previous link but based upon the descriptions they basically do the same thing.0 -
Thank you Shawn and Brian for the help! I'll be testing this with our maps this weekend. 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
4 kommentarer