<?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"
	>
<channel>
	<title>Comments on: Mapstraction adds support for OpenLayers</title>
	<atom:link href="http://highearthorbit.com/mapstraction-adds-support-for-openlayers/feed/" rel="self" type="application/rss+xml" />
	<link>http://highearthorbit.com/mapstraction-adds-support-for-openlayers/</link>
	<description>Transmitting ideas, observations, and images from 42,000 km.</description>
	<pubDate>Mon, 13 Oct 2008 06:41:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: newToOpenLayers</title>
		<link>http://highearthorbit.com/mapstraction-adds-support-for-openlayers/#comment-200017</link>
		<dc:creator>newToOpenLayers</dc:creator>
		<pubDate>Fri, 29 Aug 2008 14:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/mapstraction-adds-support-for-openlayers/#comment-200017</guid>
		<description>Would you mind give me a clue how  the variable "tbFixedNavigation1r2" defined? Thanks in advance, i really need it urgent.

 var history_control = new OpenLayers.Control.NavigationHistory();
    map.addControl(history_control);
    buttonPrevious =
tbFixedNavigation1r2.addControl(history_control.previous,
        {icon:
'../geoservices2/lib/extjs/resources/images/rws/icons/navigatie/icn-04.png',
          tooltip: {text:'Toon de vorig gekozen uitsnede.', title:'Vorige
uitsnede'}, disabled: true, buttonid:'ZOOMPREV'});
    buttonNext = tbFixedNavigation1r2.addControl(history_control.next,
        {icon:
'../geoservices2/lib/extjs/resources/images/rws/icons/navigatie/icn-05.png',
          tooltip: {text:'Toon de volgende gekozen uitsnede.',
title:'Volgende uitsnede'}, disabled: true, buttonid:'ZOOMNEXT'});

    history_control.previous.events.register("activate", buttonPrevious,
function() { this.setDisabled(false); });
    history_control.previous.events.register("deactivate", buttonPrevious,
function() { this.setDisabled(true); });
    history_control.next.events.register("activate", buttonNext, function()
{ this.setDisabled(false); });
    history_control.next.events.register("deactivate", buttonNext,
function() { this.setDisabled(true); });</description>
		<content:encoded><![CDATA[<p>Would you mind give me a clue how  the variable &#8220;tbFixedNavigation1r2&#8243; defined? Thanks in advance, i really need it urgent.</p>
<p> var history_control = new OpenLayers.Control.NavigationHistory();<br />
    map.addControl(history_control);<br />
    buttonPrevious =<br />
tbFixedNavigation1r2.addControl(history_control.previous,<br />
        {icon:<br />
&#8216;../geoservices2/lib/extjs/resources/images/rws/icons/navigatie/icn-04.png&#8217;,<br />
          tooltip: {text:&#8217;Toon de vorig gekozen uitsnede.&#8217;, title:&#8217;Vorige<br />
uitsnede&#8217;}, disabled: true, buttonid:&#8217;ZOOMPREV&#8217;});<br />
    buttonNext = tbFixedNavigation1r2.addControl(history_control.next,<br />
        {icon:<br />
&#8216;../geoservices2/lib/extjs/resources/images/rws/icons/navigatie/icn-05.png&#8217;,<br />
          tooltip: {text:&#8217;Toon de volgende gekozen uitsnede.&#8217;,<br />
title:&#8217;Volgende uitsnede&#8217;}, disabled: true, buttonid:&#8217;ZOOMNEXT&#8217;});</p>
<p>    history_control.previous.events.register(&#8221;activate&#8221;, buttonPrevious,<br />
function() { this.setDisabled(false); });<br />
    history_control.previous.events.register(&#8221;deactivate&#8221;, buttonPrevious,<br />
function() { this.setDisabled(true); });<br />
    history_control.next.events.register(&#8221;activate&#8221;, buttonNext, function()<br />
{ this.setDisabled(false); });<br />
    history_control.next.events.register(&#8221;deactivate&#8221;, buttonNext,<br />
function() { this.setDisabled(true); });</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghillie Suits &#187; Mapstraction adds support for OpenLayers</title>
		<link>http://highearthorbit.com/mapstraction-adds-support-for-openlayers/#comment-119536</link>
		<dc:creator>Ghillie Suits &#187; Mapstraction adds support for OpenLayers</dc:creator>
		<pubDate>Tue, 30 Oct 2007 13:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/mapstraction-adds-support-for-openlayers/#comment-119536</guid>
		<description>[...] Check it out! While looking through the blogosphere we stumbled on an interesting post today.Here&#8217;s a quick excerptMapstraction , the mapping abstraction library recently added increased support for OpenLayers , the very powerful, open-source Javascript mapping library. [...]</description>
		<content:encoded><![CDATA[<p>[...] Check it out! While looking through the blogosphere we stumbled on an interesting post today.Here&#8217;s a quick excerptMapstraction , the mapping abstraction library recently added increased support for OpenLayers , the very powerful, open-source Javascript mapping library. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
