Select to view content in your preferred language

Multiple Popups

439
1
09-29-2021 03:56 AM
MichaelK1
Emerging Contributor

Hello

Is it possible to add mutliple popups on the map without an extension ? 

 

0 Kudos
1 Reply
ReneRubalcava
Honored Contributor

There is only one popup per View. If you want to try and simulate showing multiple popups, you can use the Feature widget, which displays Popup content and have multiple Feature widgets in your application.

Here is a sample showing multiple Feature widgets in a side panel.

https://developers.arcgis.com/javascript/latest/sample-code/widgets-feature-multiplelayers/

0 Kudos