Web app map on user coordinate (hyperlink parameters)
Hi,
Is it possible as an external user of a web app to build a hyperlink that centres and zooms the map to my preferred coordinate?
This functionality I'm seeking would be similar to what is available in a regular ESRI Web Map or Google Maps
https://www.google.com.au/maps/@-31.46078858556062,152.78338123380374,76m/data=!3m1!1e3?ent,ry=ttu
The web map I am interested in accessing is:
https://geo.seed.nsw.gov.au/vertigisstudio/web/?app=cabd04d595ec43c1aaf4298e80e83ec2
-
This is currently possible using URL Parameters.
You need to add the following parameters to the Url:
-
scale-<Layout ID>=
- ex. scale-default=2000 where the expected value is a numerical scale.
-
center-<Layout ID>=
- ex. center-default=16137205.40,-4553239.17 where the expected value is a coordinate pair for your map.
For example your URL would be the following https://geo.seed.nsw.gov.au/vertigisstudio/web/?app=cabd04d595ec43c1aaf4298e80e83ec2¢er-default=16137205.40,-4553239.17&scale-default=2000 to zooms directly to a cross in Melbourne.
BTW: I recommend you to take a look at this guide https://support.vertigis.com/hc/en-us/articles/17482455882898-URL-Parameters-for-VertiGIS-Studio-Web-Apps to see all the different possibilities.
0 -
scale-<Layout ID>=
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar