<?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 Adding MapService (navteq data) in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-mapservice-navteq-data/m-p/33461#M807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to access a Navteq web service that uses Quadkey &amp;amp; x/y/z interface via a tiledMapService using ArcGIS Flex API in FlexViewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following link displays the tiles from navteq server.How can I add such service into map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://1.tl.prd.lbsp.navteq.com/traffic/6.0/tiles/12/2678/1751/256/png?token=XXX&amp;amp;textinfo=false"&gt;http://1.tl.prd.lbsp.navteq.com/traffic/6.0/tiles/12/2678/1751/256/png?token=XXX&amp;amp;textinfo=false&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(just to display the link not as weblink)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.tl.prd.lbsp.navteq.com/traffic/6.0/tiles/12/2678/1751/256/png?token=XXX&amp;amp;textinfo=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is a token to supplied that i removed from it. may not work with you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any suggestions!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am left without a clue...please suggest&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2011 11:57:00 GMT</pubDate>
    <dc:creator>Abdul_MannanMohammed</dc:creator>
    <dc:date>2011-06-13T11:57:00Z</dc:date>
    <item>
      <title>Adding MapService (navteq data)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-mapservice-navteq-data/m-p/33461#M807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to access a Navteq web service that uses Quadkey &amp;amp; x/y/z interface via a tiledMapService using ArcGIS Flex API in FlexViewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following link displays the tiles from navteq server.How can I add such service into map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://1.tl.prd.lbsp.navteq.com/traffic/6.0/tiles/12/2678/1751/256/png?token=XXX&amp;amp;textinfo=false"&gt;http://1.tl.prd.lbsp.navteq.com/traffic/6.0/tiles/12/2678/1751/256/png?token=XXX&amp;amp;textinfo=false&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(just to display the link not as weblink)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.tl.prd.lbsp.navteq.com/traffic/6.0/tiles/12/2678/1751/256/png?token=XXX&amp;amp;textinfo=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is a token to supplied that i removed from it. may not work with you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any suggestions!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am left without a clue...please suggest&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 11:57:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-mapservice-navteq-data/m-p/33461#M807</guid>
      <dc:creator>Abdul_MannanMohammed</dc:creator>
      <dc:date>2011-06-13T11:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MapService (navteq data)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-mapservice-navteq-data/m-p/33462#M808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am trying to access a Navteq web service that uses Quadkey &amp;amp; x/y/z interface via a tiledMapService using ArcGIS Flex API in FlexViewer.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's not a supported layer, you would have to create your own layer to support this type.&amp;nbsp; The "Access Custom Tiles" API sample might be helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=ExtendTiledLayer_CustomTiles"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=ExtendTiledLayer_CustomTiles&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 16:53:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-mapservice-navteq-data/m-p/33462#M808</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-06-13T16:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MapService (navteq data)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-mapservice-navteq-data/m-p/33463#M809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks bJorn for the prompt answer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I find the sample helpful but still trying to implement the methodology..its little tricky!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;once done will post the results. Thanks again&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Abdul mannan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 06:29:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-mapservice-navteq-data/m-p/33463#M809</guid>
      <dc:creator>Abdul_MannanMohammed</dc:creator>
      <dc:date>2011-06-15T06:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MapService (navteq data)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-mapservice-navteq-data/m-p/33464#M810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Bjorn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I solve the issue that custom layer was so helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Abdul Mannan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2011 08:13:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-mapservice-navteq-data/m-p/33464#M810</guid>
      <dc:creator>Abdul_MannanMohammed</dc:creator>
      <dc:date>2011-06-19T08:13:41Z</dc:date>
    </item>
  </channel>
</rss>

