<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Working with the Map Extent &#8211; ArcGIS Server JavaScript API</title>
	<atom:link href="http://geochalkboard.wordpress.com/2008/08/16/working-with-the-map-extent-arcgis-server-javascript-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://geochalkboard.wordpress.com/2008/08/16/working-with-the-map-extent-arcgis-server-javascript-api/</link>
	<description>A "Spatial" Education Blog</description>
	<lastBuildDate>Fri, 19 Aug 2011 01:57:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: epimpler</title>
		<link>http://geochalkboard.wordpress.com/2008/08/16/working-with-the-map-extent-arcgis-server-javascript-api/#comment-442</link>
		<dc:creator><![CDATA[epimpler]]></dc:creator>
		<pubDate>Thu, 10 Feb 2011 15:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://geochalkboard.wordpress.com/?p=112#comment-442</guid>
		<description><![CDATA[There are several ways you can get this.  I frequently just open ArcMap or Google Earth, zoom to the extent I want for my initial extent in the application and then get the northeast and southwest coordinates of the extent to get these values. 

 You could also navigate to the extent that you like using your JavaScript viewer and then use the Firebug console to print out the values with console.log(map.extent.....).]]></description>
		<content:encoded><![CDATA[<p>There are several ways you can get this.  I frequently just open ArcMap or Google Earth, zoom to the extent I want for my initial extent in the application and then get the northeast and southwest coordinates of the extent to get these values. </p>
<p> You could also navigate to the extent that you like using your JavaScript viewer and then use the Firebug console to print out the values with console.log(map.extent&#8230;..).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
