Automatic Popup display in an embedded ArcGIS Online map

1614
1
10-28-2016 07:23 AM
NicoKroes1
New Contributor II

Hello Everyone:

What I am attempting to do is to embed an ArcGIS online web map to a website. However, when the user navigates to this website, I would like for the embedded web map to zoom in and open the popup for a desired location automatically. How should I go about accomplishing this task? Please let me know if I need to provide any additional details.

Thanks

Nico

0 Kudos
1 Reply
KellyGerrow
Esri Frequent Contributor

Hi Nico,

If there is a feature that you want users to see as the default feature, try using custom url parameters. Here are some samples with the minimalist app and the feature search with the embed web map.

App with no specified feature

https://cloudygis.maps.arcgis.com/apps/Minimalist/index.html?appid=3373ccbf2beb4c86bbb781ece177f3f2 

App with specified feature with url parameter:

https://cloudygis.maps.arcgis.com/apps/Minimalist/index.html?appid=3373ccbf2beb4c86bbb781ece177f3f2&... 

EmbedURL

https://www.arcgis.com/apps/Embed/index.html?webmap=e6c5c808bd7144b688a8e44134fb4725&feature=Enriche... 

Resources:

Feature Search Embedded maps

Custom URL Parameter in Apps

-Cheers,

Kelly

0 Kudos