Remove the "Zoom to" link in Callout of ArcGIS Javascript API

We can add the following style to hide the "Zoom to" link:

      .action.zoomTo {
      display: none;
      }

Ref:
http://forums.arcgis.com/threads/89318-Remove-quot-Zoom-to-quot-link

Comments

Popular posts from this blog

Java encoding : UTF-8, Big5, x-MS950-HKSCS