You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<xsl:paramname="draggable"select="true()"as="xs:boolean?"/> <!--counter-intuitive but needed in order to trigger "ixsl:ondragstart" on the map and then cancel it-->
210
+
<xsl:paramname="draggable"select="false()"as="xs:boolean?"/> <!--OpenLayers handles the map drag and drop events-->
0 commit comments