This problem seems to have arisen again even with scale dependence on individual layers in the mxd. See this map:http://www.arcgis.com/home/webmap/viewer.html?webmap=8ddca1f5c9b84b5e86dde74c638ca639In the mxd there are three layers with sequential scale dependence to adjust symbology. Clicking a feature for the popup will yield a set of three pages for each feature at the location (some features are stacked, so multiples of three will occur).Is this a bug, or is there some other configuration setting I need to account for?Thanks,Marc
http://bit.ly/1pGj8Qe
Here's a map that has funny popup behavior. Turn on the layer that's on top in the group. It's the individual points. Popups work until you zoom in a few times then they don't. bummer.
actually, I can get the pop up if i click to the left of the icon a bit when zoomed in. That's not right!
Kevin,
The problem is that the point is not being displayed in the proper location. As you say, if you click to the left of the point, you can get the popup. This is actually where the point should be displaying, but it's not. The problem is with ArcGIS Server. Because you are accessing an image service on ArcGIS Server, ArcGIS Online sends a request to the server to get the image. Here's the request that gets sent:
http://maps.slcgov.com/mapservice/rest/services/police/crimeStatistics/MapServer/export?dpi=96&transparent=true&format=png32&layers=show%3A0%2C1&bbox=-12463030.62428392%2C4977293.796640506%2C-12456581.250022186%2C4981153.866569009&bboxSR=102100&imageSR=102100&size=1350%2C808&f=image
If you click this link, you'll get this image back:
I added the same layer a different way in ArcGIS Online, on top of your original. Notice that the orange point (the ones I added) are shifted left. Strangely, the polygon outlines are not shifted, so this seems to be a problem specific to point layers. The reason you were able to get the popup to display when zoomed out is because of the scale difference. At smaller scales, the point falls within the popup search tolerance to find it.
So what are your options to get to get this to display correctly.
Hope this helps,
Mike
it all gets built up with a python script at night, so adding a line to reproject it would be trivial. I need your personal phone number for great answers like these!
It would be very helpful to be able to set the scale dependency for popups. For example my viewer SAGIS Property Map Viewer has the county outline. I do not want the popup from it, ever. Now, I set it to stop drawing after zooming in to City scale. But I wish I could tell the popup not to fire unless it was out past a certain scale. Please consider adding this to ArcGIS Online and web maps.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.