<?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: Embed Points in Single HTML Map Page in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114125#M10638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sure this is somehow possible, but most of those samples depend on a MapService published with ArcServer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 May 2014 11:43:59 GMT</pubDate>
    <dc:creator>TimWitt</dc:creator>
    <dc:date>2014-05-16T11:43:59Z</dc:date>
    <item>
      <title>Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114120#M10633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone advise where I might find a tutorial on how to create a simple Map and add Markers/Points with popup InfoWindows and have all the code embedded in a single HTML page?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been browsing the Developer Samples but cannot seem to find a sample or tutorial on how to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks in advance...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Glenn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 09:15:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114120#M10633</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-05-16T09:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114121#M10634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glenn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://jsfiddle.net/timw1984/WdLzj/" rel="nofollow" target="_blank"&gt;something like this&lt;/A&gt;&lt;SPAN&gt;? I have created map points and when you click on them or the buttons a pop-up will appear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 11:09:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114121#M10634</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-05-16T11:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114122#M10635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's exactly it Tim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would there be a limit on the amount of markers/points I can have in a single page/map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 11:24:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114122#M10635</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-05-16T11:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114123#M10636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think so. Depending on how many points you wan't, your code will just get big.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 11:30:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114123#M10636</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-05-16T11:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114124#M10637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sounds good...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I probably won't have more than a couple hundred per Map so I would imaging this won't be too much of an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just as a side note, I'm quite new to Mapping and ArcGIS but looking throught the examples on the Dev site I can see we can add many options like Legends, Filtering, Searching etc. Will it be possible for me to incorporate these additions into that sample page you put together?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 11:36:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114124#M10637</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-05-16T11:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114125#M10638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sure this is somehow possible, but most of those samples depend on a MapService published with ArcServer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 11:43:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114125#M10638</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-05-16T11:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114126#M10639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah, I see.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there are published list to show what can be used without ArcServer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 11:59:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114126#M10639</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-05-16T11:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114127#M10640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not that I'm aware of. Depending on how knowledgeable you are with javascript, you can almost do anything, unless they strictly say it can only be done with a certain ArcGIS tool that you might not be able to access since you don;t have ArcServer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 12:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114127#M10640</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-05-16T12:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114128#M10641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well we won't go into the js knowledge right now...:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I was also thinking about trying to use some of the pre-built apps from ArcGIS online. I seen some demos were you can create and share a Map on ArcGIS online then download one of the App templates. You then just change the webmap ID to point to the Map you created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know if I can do this and still manually add in the points that you put into that sample? I have a sample &lt;/SPAN&gt;&lt;A href="http://test25.net/map/bv-temp/index.html"&gt;here&lt;/A&gt;&lt;SPAN&gt; that is using the Basic Viewer App. Can I manually add in some points also to this map?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 12:33:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114128#M10641</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-05-16T12:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114129#M10642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good question, but I don't know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 12:42:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114129#M10642</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-05-16T12:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114130#M10643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No worries,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers for your help...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 13:00:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114130#M10643</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-05-16T13:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114131#M10644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using ArcGIS Online, you can published Tiled Map Services (consumed in our JavaScript API as ArcGISTiledMapServiceLayers) and hosted feature layers (FeatureLayers).&amp;nbsp; You can also leverage utility Geocoding, &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/features/directions/"&gt;Routing&lt;/A&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;A href="http://doc.arcgis.com/en/arcgis-online/use-maps/find-hot-spots.htm"&gt;Analysis&lt;/A&gt;&lt;SPAN&gt;, Geometry, GeoEnrichment and print services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only layer types I can think of at the moment which cannot be consumed without ArcGIS Server are &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/arcgisdynamicmapservicelayer-amd.html"&gt;ArcGISDynamicMapServiceLayers&lt;/A&gt;&lt;SPAN&gt;, image service layers, or services that incorporate custom data for geocoding, routing or geoprocessing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;also, just my two cents, but i'd argue that Tim's suggestion of programmatically defining graphics is probably not the best approach for you here.&amp;nbsp; If you have more than a handful of features to manage I would highly suggest leveraging something like a hosted feature service (for example, by uploading a CSV or shapefile) instead of coding graphics by hand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that way you can load your hosted feature service into individual webmaps, modify symbology and popups and then publish using existing templates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Store and Query Geographic Data In Feature Services&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/features/cloud-storage/"&gt;https://developers.arcgis.com/en/features/cloud-storage/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Web map by ID&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/ags_createwebmapid.html"&gt;https://developers.arcgis.com/javascript/jssamples/ags_createwebmapid.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 15:07:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114131#M10644</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2014-05-19T15:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114132#M10645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your input jgravois, however Tim's method was exactly what I was looking for in this case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For certain security reasons we need to include all code in a single html page. We can reference external stylesheets and js files, however all Point location &amp;amp; Popup window info must be contained within the html page. It would be nice to have all of this data in an external csv that we can add to the map as a layer, however this is not possible in our setup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically we will be publishing this map in a secure Extranet where users will login and will be able to open the map page to view the points/point info. As mentioned above, all info on the map must be secure and unless we do it this way, we would have to either -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Call the csv from another secure source, whether this be an ArcGIS source or another secure web location, which would then require the user to authenticate again. This is a Big No No as the user has already authenticated to login into the Extranet and we don't want them to have to login again.&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;2. Host the csv in a public setting, which is a Bigger No No for obvious reasons!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SSO (Single-Sign-On) will not work for this either as most of the users will be from various different domains.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, due to how the Extranet works it's not possible to call the csv into the Map from a secure Extranet location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your input but I think this is the way we are going to have to work this one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Glenn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 13:12:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114132#M10645</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-05-20T13:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114133#M10646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;glenn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i wasn't talking about hosting a CSV on a web server.&amp;nbsp; i was talking about publishing a RESTful service which could be queried dynamically by your application to display graphics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you could enforce security and require a login to access the hosted feature service itself if the data is sensitive and use something like a &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jshelp/ags_proxy.html"&gt;proxy&lt;/A&gt;&lt;SPAN&gt; from within your application if you wanted to avoid having people login twice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 13:35:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114133#M10646</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2014-05-20T13:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114134#M10647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;jgravois,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The RESTful service is not something that I am familiar with at all I'm afraid, I have never even heard of it...:o And for the Proxy, we don't currently have a web server to run this service on. We are basically just putting together some html pages that we upload to a Secure DataRoom (Extranet) where we can open these pages with the embedded map &amp;amp; features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be great if we could make use of a csv file for the map points for this solution in a secure way. Maybe you can elaborate a bit more on how this could potentially work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 08:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114134#M10647</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-05-22T08:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114135#M10648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;no problem Glenn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Online for Organizations gives you the capability of publishing both secure and public 'hosted feature services'.&amp;nbsp; afterward all of our RESTful developer APIs can be used to talk to the service interactively (ie. query for JSON features based on either a SQL clause or spatial relationship or even POST edits)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here are a few helpful links which discuss the publishing steps&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/tools/csv-to-feature-service/"&gt;https://developers.arcgis.com/tools/csv-to-feature-service/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://video.esri.com/watch/1342/publish-hosted-feature-layers"&gt;http://video.esri.com/watch/1342/publish-hosted-feature-layers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as an alternative, our JS API now also includes a &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/csvlayer-amd.html"&gt;CSV layer&lt;/A&gt;&lt;SPAN&gt; which allows you to talk to CSVs published on a web server directly.&amp;nbsp; if you can think of a way to 'secure' the CSV itself, that would be an option too.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 14:55:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114135#M10648</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2014-05-27T14:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114136#M10649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for this jgravois,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been playing around with the js csv layer and it works quite well internally on my domain. The challange now will be how to secure it outside of our domain!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 07:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114136#M10649</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-05-29T07:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114137#M10650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Glenn,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jsfiddle.net/timw1984/WdLzj/"&gt;something like this&lt;/A&gt;? I have created map points and when you click on them or the buttons a pop-up will appear.&lt;BR /&gt;&lt;BR /&gt;Tim&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey Tim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me how I may be able to change the marker symbol used in this example? Currently it just uses a default red square. If I want to have multiple points with unique symbols, how would I do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks in advance...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Glenn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 11:22:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114137#M10650</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-06-27T11:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114138#M10651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glenn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you would need to create a new symbol, depending on how many unique symbols you would like.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the only symbol that you have right now:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var storepoint = new SimpleMarkerSymbol(SimpleMarkerSymbol.STYLE_SQUARE, 10,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new SimpleLineSymbol(SimpleLineSymbol.STYLE_SOLID,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new Color([0,255,0,0.25]), 1),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new Color([255,0,0])
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;create another one:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var storepoint2 = new SimpleMarkerSymbol(SimpleMarkerSymbol.STYLE_CIRCLE, 10,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new SimpleLineSymbol(SimpleLineSymbol.STYLE_SOLID,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new Color([246,27,27,0.25]), 1),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new Color([255,0,0]) 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;look &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/simplemarkersymbol-amd.html" rel="nofollow noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;&lt;SPAN&gt; for what type of symbols you can have and look &lt;/SPAN&gt;&lt;A href="http://www.rapidtables.com/web/color/RGB_Color.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;&lt;SPAN&gt; on what type of color you would like.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have your 2nd symbol type created, replace the storepoint in this code with storepoint2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;var store2 = new Graphic(singlePoint2,storepoint,attr2,infoTemplate2);&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can do this with every new point. Let me know if this is clear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:46:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114138#M10651</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2021-12-11T06:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Points in Single HTML Map Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114139#M10652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That works for changing alright Tim, thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know how I can use different symbols though, other than square, circle etc? I am hoping to use some of the ArcGIS symbols like the one - &lt;/SPAN&gt;&lt;A href="https://static.arcgis.com/images/Symbols/Basic/YellowStickpin.png"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 13:19:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-points-in-single-html-map-page/m-p/114139#M10652</guid>
      <dc:creator>glennlawrence</dc:creator>
      <dc:date>2014-06-27T13:19:47Z</dc:date>
    </item>
  </channel>
</rss>

