Esri / mapbook-android

App to replace paper maps for field work
Apache License 2.0
12 stars 13 forks source link

Feature stacking isn't reflected within popup display #7

Closed mikewilburn closed 7 years ago

mikewilburn commented 7 years ago

When I tap in the middle of a clump of water system valve points, only (what I assume to be) the top-most point’s attributes are displayed within the resulting popup.

I believe the header (< 1 of x >) should reflect that multiple features coincide at the location the map was tapped. Peculiarly, the right bracket (>) is emboldened as if to indicate popups can be viewed for additional records. Tapping it returns it to the disabled, greyed out state.

5_6_rightangledbracket_highlighting

mikewilburn commented 7 years ago

Right bracket is no longer bold when X=1 in "< 1 of X >". Can X only become greater than 1 when multiple layers are present on the map? In other words, is this only designed to work when a water lateral line is underlying a system valve and not when there are a clump of very nearby system valves?

zinfin commented 7 years ago

@mikewilburn Yes to your last question. This is behavior works as designed.