<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Navigation toolbar for AGS + GoogleMaps API? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-toolbar-for-ags-googlemaps-api/m-p/496137#M46092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi digy79,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Yes, I know that Firebug should be a must, but I did not figure out how to use it correctly &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Sounds stupid, I know. I will try to find the message you found. &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jens, there are a lot of firebug tutorial out there &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use google and type "firebug tutorial" in the search field, then take a little time to study... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;firebug (or something else for debugging javascript, like the Aptana IDE's debugger) is essential.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I found a lot of nice examples right here (of course after my thread):&lt;BR /&gt;&lt;A href="http://code.google.com/p/gmaps-utility-library-dev/"&gt;http://code.google.com/p/gmaps-utility-library-dev/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Google Maps gallery is a great resource: dragzoom or markers clustering are good examples of useful feature even for gis application development. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However Google Maps is not "GIS", so you will probably have to build by yourself some typical GIS tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;I will post my toolbar here again when I´m ready (Monday &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; )&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Great! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 May 2010 10:17:01 GMT</pubDate>
    <dc:creator>AlessioDi_Lorenzo</dc:creator>
    <dc:date>2010-05-16T10:17:01Z</dc:date>
    <item>
      <title>Navigation toolbar for AGS + GoogleMaps API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-toolbar-for-ags-googlemaps-api/m-p/496134#M46089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to embed my navigation-toolbar icons but the connection to the map does not work:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://biota.botanik.uni-hamburg.de:8399/web/TEST-Navbar/Observatory_WebGIS.html"&gt;http://biota.botanik.uni-hamburg.de:8399/web/TEST-Navbar/Observatory_WebGIS.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is the navigation toolbar not (yet) supported in AGS-JS for GoogleMaps ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;could anyone have a look? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 May 2010 13:52:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-toolbar-for-ags-googlemaps-api/m-p/496134#M46089</guid>
      <dc:creator>JensOldeland</dc:creator>
      <dc:date>2010-05-15T13:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Navigation toolbar for AGS + GoogleMaps API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-toolbar-for-ags-googlemaps-api/m-p/496135#M46090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi oldeland77,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I run your application with firebug turned on, it returns the error "navToolbar is not defined" (You MUST use Firebug during the development).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Taking a look to the Google Maps extension API reference, I see nothing concerning toolbars, so I believe it works only with the "main" Javascript APIs that includes Dojo (navToolbar is a dijit by esri).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my opinion you have these possibilities:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't need Google Maps and its high spatial resolution you can turn on Javascript APIs, using base map from ESRI&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need high spatial resolution base maps you may consider to use Bing &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/javascript/arcgis/help/jssamples/ve_layer.html"&gt;inside the Javascript APIs&lt;/A&gt;&lt;SPAN&gt; (not extensions for Bing)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can create a toolbar by yourself using Google Maps APIs and some extensions as dragzoombox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, in this days I'm developing a webmap template based on Google Maps and jQuery, I created a toolbar with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;full extent, dragzoom, dragbox (for selection and query), draw polygon (for selection and query), measurement tools. At the moment it does not include navigation history, but it is planned.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 May 2010 17:49:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-toolbar-for-ags-googlemaps-api/m-p/496135#M46090</guid>
      <dc:creator>AlessioDi_Lorenzo</dc:creator>
      <dc:date>2010-05-15T17:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Navigation toolbar for AGS + GoogleMaps API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-toolbar-for-ags-googlemaps-api/m-p/496136#M46091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi digy79,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If I run your application with firebug turned on, it returns the error "navToolbar is not defined" (You MUST use Firebug during the development).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I know that Firebug should be a must, but I did not figure out how to use it correctly &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Sounds stupid, I know. I will try to find the message you found. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Taking a look to the Google Maps extension API reference, I see nothing concerning toolbars, so I believe it works only with the "main" Javascript APIs that includes Dojo (navToolbar is a dijit by esri).&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thats what I feared...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding the possibilities you mentioned: I need the high resolution because the objects I have to display (those little red grids at the bottom of each marker) are what it´s all about. I had a look at Bing as well, but it totally sucks over whole Africa (okay, at least at the spots I need it most). So I guess I will try to stick these toolbars together by hand. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found a lot of nice examples right here (of course after my thread):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://code.google.com/p/gmaps-utility-library-dev/"&gt;http://code.google.com/p/gmaps-utility-library-dev/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;For example, in this days I'm developing a webmap template based on Google Maps and jQuery, I created a toolbar with:&lt;BR /&gt;full extent, dragzoom, dragbox (for selection and query), draw polygon (for selection and query), measurement tools. At the moment it does not include navigation history, but it is planned.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wow that sounds great!&amp;nbsp; I will post my toolbar here again when I´m ready (Monday &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again for answering!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 May 2010 19:25:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-toolbar-for-ags-googlemaps-api/m-p/496136#M46091</guid>
      <dc:creator>JensOldeland</dc:creator>
      <dc:date>2010-05-15T19:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Navigation toolbar for AGS + GoogleMaps API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-toolbar-for-ags-googlemaps-api/m-p/496137#M46092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi digy79,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Yes, I know that Firebug should be a must, but I did not figure out how to use it correctly &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Sounds stupid, I know. I will try to find the message you found. &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jens, there are a lot of firebug tutorial out there &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use google and type "firebug tutorial" in the search field, then take a little time to study... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;firebug (or something else for debugging javascript, like the Aptana IDE's debugger) is essential.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I found a lot of nice examples right here (of course after my thread):&lt;BR /&gt;&lt;A href="http://code.google.com/p/gmaps-utility-library-dev/"&gt;http://code.google.com/p/gmaps-utility-library-dev/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Google Maps gallery is a great resource: dragzoom or markers clustering are good examples of useful feature even for gis application development. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However Google Maps is not "GIS", so you will probably have to build by yourself some typical GIS tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;I will post my toolbar here again when I´m ready (Monday &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; )&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Great! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 May 2010 10:17:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-toolbar-for-ags-googlemaps-api/m-p/496137#M46092</guid>
      <dc:creator>AlessioDi_Lorenzo</dc:creator>
      <dc:date>2010-05-16T10:17:01Z</dc:date>
    </item>
  </channel>
</rss>

