<?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 open google maps navigation in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026476#M40283</link>
    <description>&lt;PRE class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Traduzione" dir="ltr" id="tw-target-text" style="unicode-bidi: -webkit-isolate; font-family: inherit; border: none; padding: 0px 0.14em 0px 0px; position: relative; margin-top: 0px; margin-bottom: 0px; resize: none; overflow: hidden; width: 237.5px; white-space: pre-wrap; word-wrap: break-word; color: rgb(33, 33, 33); height: 120px; font-size: 16px !important; line-height: 24px !important;"&gt;prejudice are new 'm doing tests can tell me how I can open the browser from my app using XDK intel ? I have a lot of confusion
&lt;/PRE&gt;

&lt;PRE class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Traduzione" dir="ltr" id="tw-target-text" style="unicode-bidi: -webkit-isolate; font-family: inherit; border: none; padding: 0px 0.14em 0px 0px; position: relative; margin-top: 0px; margin-bottom: 0px; resize: none; overflow: hidden; width: 237.5px; white-space: pre-wrap; word-wrap: break-word; color: rgb(33, 33, 33); height: 48px; font-size: 16px !important; line-height: 24px !important;"&gt;if there is a source code would be perfect thanks&lt;/PRE&gt;

&lt;PRE class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Traduzione" dir="ltr" style="unicode-bidi: -webkit-isolate; font-family: inherit; border: none; padding: 0px 0.14em 0px 0px; position: relative; margin-top: 0px; margin-bottom: 0px; resize: none; overflow: hidden; width: 237.5px; white-space: pre-wrap; word-wrap: break-word; color: rgb(33, 33, 33); height: 120px; font-size: 16px !important; line-height: 24px !important;"&gt;
 thanks&lt;/PRE&gt;</description>
    <pubDate>Thu, 04 Jun 2015 12:25:05 GMT</pubDate>
    <dc:creator>giuseppe_s_</dc:creator>
    <dc:date>2015-06-04T12:25:05Z</dc:date>
    <item>
      <title>open google maps navigation</title>
      <link>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026476#M40283</link>
      <description>&lt;PRE class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Traduzione" dir="ltr" id="tw-target-text" style="unicode-bidi: -webkit-isolate; font-family: inherit; border: none; padding: 0px 0.14em 0px 0px; position: relative; margin-top: 0px; margin-bottom: 0px; resize: none; overflow: hidden; width: 237.5px; white-space: pre-wrap; word-wrap: break-word; color: rgb(33, 33, 33); height: 120px; font-size: 16px !important; line-height: 24px !important;"&gt;prejudice are new 'm doing tests can tell me how I can open the browser from my app using XDK intel ? I have a lot of confusion
&lt;/PRE&gt;

&lt;PRE class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Traduzione" dir="ltr" id="tw-target-text" style="unicode-bidi: -webkit-isolate; font-family: inherit; border: none; padding: 0px 0.14em 0px 0px; position: relative; margin-top: 0px; margin-bottom: 0px; resize: none; overflow: hidden; width: 237.5px; white-space: pre-wrap; word-wrap: break-word; color: rgb(33, 33, 33); height: 48px; font-size: 16px !important; line-height: 24px !important;"&gt;if there is a source code would be perfect thanks&lt;/PRE&gt;

&lt;PRE class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Traduzione" dir="ltr" style="unicode-bidi: -webkit-isolate; font-family: inherit; border: none; padding: 0px 0.14em 0px 0px; position: relative; margin-top: 0px; margin-bottom: 0px; resize: none; overflow: hidden; width: 237.5px; white-space: pre-wrap; word-wrap: break-word; color: rgb(33, 33, 33); height: 120px; font-size: 16px !important; line-height: 24px !important;"&gt;
 thanks&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jun 2015 12:25:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026476#M40283</guid>
      <dc:creator>giuseppe_s_</dc:creator>
      <dc:date>2015-06-04T12:25:05Z</dc:date>
    </item>
    <item>
      <title>You need to know an external</title>
      <link>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026477#M40284</link>
      <description>&lt;P&gt;You need to know an external apps protocol handler to be able to launch it. If you want to open google maps, you can use a function such as this. It uses the intex.xdk.device plugin, so you would need to include that (by checking a box) in the project settings. There are probably other ways, but this works :)&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;function launchGoogleMaps()&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;{&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;//var url = "http://google.com/maps?saddr="+currentLatitude+","+currentLongitude+"&amp;amp;daddr=5700+Linglestown+Rd+Harrisburg,+PA+17112";&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;var url = "googlemaps://?center=40.765819,-73.975866&amp;amp;zoom=14&amp;amp;views=traffic";&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;//alert(url);&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;//console.log(url);&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;intel.xdk.device.launchExternal(url);&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 14:17:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026477#M40284</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-06-04T14:17:49Z</dc:date>
    </item>
    <item>
      <title>If you simply want to launch</title>
      <link>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026478#M40285</link>
      <description>&lt;P&gt;If you simply want to launch Google Maps in the device browser, you can use the inAppBrowser plugin. See the doc page for details: &lt;A href="https://github.com/apache/cordova-plugin-inappbrowser" target="_blank"&gt;https://github.com/apache/cordova-plugin-inappbrowser&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 15:11:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026478#M40285</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-06-04T15:11:47Z</dc:date>
    </item>
    <item>
      <title>you can explain to me to come</title>
      <link>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026479#M40286</link>
      <description>&lt;PRE class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Traduzione" dir="ltr" id="tw-target-text" style="unicode-bidi: -webkit-isolate; font-family: inherit; border: none; padding: 0px 0.14em 0px 0px; position: relative; margin-top: 0px; margin-bottom: 0px; resize: none; overflow: hidden; width: 237.5px; white-space: pre-wrap; word-wrap: break-word; color: rgb(33, 33, 33); height: 168px; font-size: 16px !important; line-height: 24px !important;"&gt;you can explain to me to come work is the plug-in Cordova ?

the source of Example dove goes Put In which part of the program

for example&lt;/PRE&gt;

&lt;PRE&gt;&lt;CODE&gt;navigator.camera.getPicture(onSuccess, onFail, { quality: 50,
    destinationType: Camera.DestinationType.DATA_URL
});

function onSuccess(imageData) {
    var image = document.getElementById('myImage');
    image.src = "data:image/jpeg;base64," + imageData;
}

function onFail(message) {
    alert('Failed because: ' + message);
}&lt;/CODE&gt;&lt;/PRE&gt;

&lt;PRE class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Traduzione" dir="ltr" id="tw-target-text" style="unicode-bidi: -webkit-isolate; font-family: inherit; border: none; padding: 0px 0.14em 0px 0px; position: relative; margin-top: 0px; margin-bottom: 0px; resize: none; overflow: hidden; width: 237.5px; white-space: pre-wrap; word-wrap: break-word; color: rgb(33, 33, 33); height: 192px; font-size: 16px !important; line-height: 24px !important;"&gt;This part of the code which is placed inside js .. ??

where you call this function ???

I am new and nn know where to get information one can help me thanks&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jun 2015 21:25:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026479#M40286</guid>
      <dc:creator>giuseppe_s_</dc:creator>
      <dc:date>2015-06-04T21:25:24Z</dc:date>
    </item>
    <item>
      <title>I recommend you take a look</title>
      <link>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026480#M40287</link>
      <description>&lt;P&gt;I recommend you take a look at some of the samples to figure out how things work. In particular, there is a "gelolcation demo" that might help. Try "Start a New Project" then "Samples and Demos" then "General" then "HTML5+Cordova"&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 23:44:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026480#M40287</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-06-04T23:44:12Z</dc:date>
    </item>
    <item>
      <title>https://github.com/dpa99c</title>
      <link>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026481#M40288</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/dpa99c/phonegap-launch-navigator#installing" target="_blank"&gt;https://github.com/dpa99c/phonegap-launch-navigator#installing&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2015 19:43:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026481#M40288</guid>
      <dc:creator>giuseppe_s_</dc:creator>
      <dc:date>2015-06-10T19:43:39Z</dc:date>
    </item>
    <item>
      <title>I'm sorry, but I don't</title>
      <link>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026482#M40289</link>
      <description>&lt;P&gt;I'm sorry, but I don't understand what you want us to do with that link... Please note that we keep track of a large number of developers and threads, so providing some context always makes it much easier to help answer your questions.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2015 22:00:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026482#M40289</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-06-10T22:00:16Z</dc:date>
    </item>
    <item>
      <title>HIS plug That allows you to</title>
      <link>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026483#M40290</link>
      <description>&lt;PRE class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Traduzione" dir="ltr" id="tw-target-text" style="text-align: left; height: 312px;"&gt;&lt;SPAN lang="en"&gt;&lt;EM&gt;&lt;STRONG&gt;HIS plug That allows you to recall the navigator google&lt;/STRONG&gt;&lt;/EM&gt;

example
launchnavigator.navigate (
"London, United Kingdom",
"Manchester , UK "
function () {
alert ( " success Plugins " ) ;
} ,
function ( error ) {
alert ( " Plugin Error : " + error ) ;
} ) ;&lt;/SPAN&gt;&lt;/PRE&gt;

&lt;DIV class="tw-swapa"&gt;
	&lt;DIV class="_wYb"&gt;
		&lt;DIV class="tw-swapa"&gt;
			&lt;DIV class="_wYb"&gt;&amp;nbsp;&lt;/DIV&gt;
		&lt;/DIV&gt;

		&lt;PRE class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Traduzione" dir="ltr" id="tw-target-text" style="text-align: left; height: 96px;"&gt;&lt;SPAN lang="en"&gt;can you help me on how to how to use google gcm " notidiche Pusch through intel XDK are some examples???&lt;/SPAN&gt;&lt;/PRE&gt;
	&lt;/DIV&gt;
&lt;/DIV&gt;

&lt;P dir="ltr"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2015 07:06:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026483#M40290</guid>
      <dc:creator>giuseppe_s_</dc:creator>
      <dc:date>2015-06-11T07:06:07Z</dc:date>
    </item>
    <item>
      <title>You referred to a specific</title>
      <link>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026484#M40291</link>
      <description>&lt;P&gt;You referred to a specific plugin in an earlier post. That plugin has an example that you can use (I don't know if it helps with your question regarding push). That example can be found here: &lt;A href="https://github.com/dpa99c/phonegap-launch-navigator-example" target="_blank"&gt;https://github.com/dpa99c/phonegap-launch-navigator-example&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;In general, when you find examples for plugins, one way to try that code is to create a blank HTML5+Cordova project from a template and then copy the example code into that new blank project.&lt;/P&gt;

&lt;P&gt;Sorry, but we do not have examples for the large number of third-party plugins that are available. The plugin authors are your best resource for those examples. Also, The Intel XDK creates a Cordova application, so any examples you find that are for Cordova or PhoneGap apply to the Intel XDK.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2015 17:19:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/open-google-maps-navigation/m-p/1026484#M40291</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-06-11T17:19:05Z</dc:date>
    </item>
  </channel>
</rss>

