<?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: Dynamic Layer + Basemap Layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-layer-basemap-layer/m-p/275367#M25407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should be able to add a dynamic map on top of any base map as the first map added defines the spatial reference.&amp;nbsp; With that said, if you dynamic map service is not in the sampe sr and the first map added, then you will not be able to zoom to your dynamic map service extent unless you convert the coords to the correct sr.&amp;nbsp; You could leave your underlying data in SP and make the data frame match Bing Map SR, then publish that as a map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can't add your dynamic map first because tiled services can't be reprojected on the fly, but you could load a cached map service as a dynamic layar, but that would defeat the purpuse and is highly not recommended.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Aug 2010 05:15:44 GMT</pubDate>
    <dc:creator>HaroldBostic</dc:creator>
    <dc:date>2010-08-14T05:15:44Z</dc:date>
    <item>
      <title>Dynamic Layer + Basemap Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-layer-basemap-layer/m-p/275366#M25406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to take one dynamic map service and put it on top of an ESRI or Bing basemap.&amp;nbsp; I have only been able to make this work by manually specifying the spatialReference and Extent of my dynamic layer.&amp;nbsp; Then I add the basemap layer first and then my dynamic layer.&amp;nbsp; I see in the API reference that the DynamicMapServiceLayer class has "spatialReference" and "initialExtent" properties.&amp;nbsp; However, these always seem to be null.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe I am approaching this the wrong way, I simply want to be able to combine any dynamic map service with a basemap layer and not have to specify the extent or spatial reference.&amp;nbsp;&amp;nbsp; I want it to zoom to the initial extent of the dyamic map service.&amp;nbsp; My dynamic map services typically use a state plane coordinate system.&amp;nbsp; I am using ArcGIS 10 Server Workgroup Standard.&amp;nbsp; I am coding in the Javascript API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 00:25:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-layer-basemap-layer/m-p/275366#M25406</guid>
      <dc:creator>RichardKing</dc:creator>
      <dc:date>2010-08-11T00:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Layer + Basemap Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-layer-basemap-layer/m-p/275367#M25407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should be able to add a dynamic map on top of any base map as the first map added defines the spatial reference.&amp;nbsp; With that said, if you dynamic map service is not in the sampe sr and the first map added, then you will not be able to zoom to your dynamic map service extent unless you convert the coords to the correct sr.&amp;nbsp; You could leave your underlying data in SP and make the data frame match Bing Map SR, then publish that as a map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can't add your dynamic map first because tiled services can't be reprojected on the fly, but you could load a cached map service as a dynamic layar, but that would defeat the purpuse and is highly not recommended.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Aug 2010 05:15:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamic-layer-basemap-layer/m-p/275367#M25407</guid>
      <dc:creator>HaroldBostic</dc:creator>
      <dc:date>2010-08-14T05:15:44Z</dc:date>
    </item>
  </channel>
</rss>

