down votefavorite
I am using a AGSMapView from the ArcGIS Runtime SDK. I want to show the magnifier when the user performs a tap and hold gesture on the map.
As per the documentation, I have set the following:
<SPAN class="pln" style="color: #303336;">showMagnifierOnTapAndHold </SPAN><SPAN class="pun" style="color: #303336;">=</SPAN><SPAN class="pln" style="color: #303336;"> </SPAN><SPAN class="kwd" style="color: #101094;">true</SPAN>
Unfortunately, the magnifier is still not visible. Can anyone help me out here?
Thanks
did you add the ArcGIS.bundle file to your project? If not, the magnifier probably won't show as it needs the image which is in the bundle.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.