小编Ken*_*oto的帖子

ArcGis 4.0 Javascript API events when pop up shows

I am using the ArcGIS JavaScript API 4.0 in order to display manholes for a given area. I am using our GIS Service to generate a feature layer. However, all the associated photos for that manhole has to be queried independently. My thought was to find an event handler for when the pop up opens and then somehow query the database for those photos and dynamically place the links in the popup template object. Here are the problems:

  1. There isn't …

javascript event-handling angularjs arcgis-js-api

2
推荐指数
1
解决办法
707
查看次数