<?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 Regarding Tile Package in Version 100 in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/regarding-tile-package-in-version-100/m-p/76096#M364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We created tile package in Arc Desktop 10.5. This tile package we wanted to use in Arc GIS Qt 100.0 runtime application as base map using following code snippet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGISTiledLayer m_tiledLayer = new ArcGISTiledLayer(QUrl::fromLocalFile("/home/sau/Desktop/untitled.tpk"), this);&lt;/P&gt;&lt;P&gt;Basemap *basemap = new Basemap(m_tiledLayer);&lt;/P&gt;&lt;P&gt;Map m_map = new Map(basemap, this);&lt;/P&gt;&lt;P&gt;MapGraphicsView m_mapView = new MapGraphicsView(this);&lt;/P&gt;&lt;P&gt;m_mapView-&amp;gt;setMap(m_map);&lt;/P&gt;&lt;P&gt;setCentralWidget(m_mapView);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are not able to see tpk in map view widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Dec 2016 06:32:55 GMT</pubDate>
    <dc:creator>Bhargav_KumarK</dc:creator>
    <dc:date>2016-12-31T06:32:55Z</dc:date>
    <item>
      <title>Regarding Tile Package in Version 100</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/regarding-tile-package-in-version-100/m-p/76096#M364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We created tile package in Arc Desktop 10.5. This tile package we wanted to use in Arc GIS Qt 100.0 runtime application as base map using following code snippet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGISTiledLayer m_tiledLayer = new ArcGISTiledLayer(QUrl::fromLocalFile("/home/sau/Desktop/untitled.tpk"), this);&lt;/P&gt;&lt;P&gt;Basemap *basemap = new Basemap(m_tiledLayer);&lt;/P&gt;&lt;P&gt;Map m_map = new Map(basemap, this);&lt;/P&gt;&lt;P&gt;MapGraphicsView m_mapView = new MapGraphicsView(this);&lt;/P&gt;&lt;P&gt;m_mapView-&amp;gt;setMap(m_map);&lt;/P&gt;&lt;P&gt;setCentralWidget(m_mapView);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are not able to see tpk in map view widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Dec 2016 06:32:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/regarding-tile-package-in-version-100/m-p/76096#M364</guid>
      <dc:creator>Bhargav_KumarK</dc:creator>
      <dc:date>2016-12-31T06:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Tile Package in Version 100</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/regarding-tile-package-in-version-100/m-p/76097#M365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a known issue. Please use the constructor that takes a TileCache instead of a URL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Luke&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 15:14:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/regarding-tile-package-in-version-100/m-p/76097#M365</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2017-01-03T15:14:15Z</dc:date>
    </item>
  </channel>
</rss>

