Welcome to ESRI Blogs

January 2009 - Posts

New poll available on browser usage

For all Web GIS developers: A recent poll on the ArcObjects Development Blog asks about browsers that your clients require you to support. Specifically we're interested in knowing what percentage of your clients are still requiring Internet Explorer 6
Posted by sterlingdq | 3 Comments

Using the Dojo BorderContainer to design application layouts

The ArcGIS JavaScript API samples provide a great way to learn how to use specific mapping and analysis functionality available from the API. Unfortunately, when building web applications with this functionality, we sometimes spend more time figuring
Posted by sterlingdq | 2 Comments
Filed under: , ,

Querying points and lines on click with the ArcGIS JavaScript API

Many of the existing ArcGIS JavaScript API samples for the Query task show how to query polygon features. This post explains one way to query points and lines with a mouse click on the map. Querying a point or a line is a little more difficult than querying
Posted by sterlingdq | 1 Comments
Filed under: ,