{"id":704442,"date":"2020-01-16T10:30:25","date_gmt":"2020-01-16T18:30:25","guid":{"rendered":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=704442"},"modified":"2020-01-23T17:28:57","modified_gmt":"2020-01-24T01:28:57","slug":"web-maps-and-map-viewer-beta","status":"publish","type":"blog","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta","title":{"rendered":"Web maps and Map Viewer Beta"},"author":5721,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_searchwp_excluded":""},"categories":[22941],"tags":[96582,42641,33371,508022,176452],"industry":[],"product":[36551],"class_list":["post-704442","blog","type-blog","status-publish","format-standard","hentry","category-mapping","tag-arcgis-api-for-javascript","tag-arcgis-online","tag-map-viewer","tag-map-viewer-beta","tag-mapping","product-arcgis-online"],"acf":{"short_description":"Built on JSAPI 4.x, Map Viewer Beta offers many new features. Understand the key differences between Map Viewer (classic) and Map Viewer Beta.","flexible_content":[{"acf_fc_layout":"content","content":"<p>If you\u2019ve used ArcGIS, you\u2019ve likely created a web map at some point. You\u2019ve added layers, selected a basemap, made some configurations then clicked <strong>Save<\/strong>. What is being saved, though? What exactly is a web map? <a href=\"https:\/\/doc.arcgis.com\/en\/arcgis-online\/reference\/what-is-web-map.htm\">ArcGIS Online documentation<\/a> defines a web map as \u201can interactive display of geographic information that you can use to tell stories and answer questions\u201d. An <a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/uncategorized\/web-mapping-101\/\">excerpt<\/a> from <em>The ArcGIS Book, Second Edition: 10 Big Ideas about Applying The Science of Wher<\/em>e, further describes web maps as \u201conline maps created with ArcGIS that provide a way to work and interact with geographic content organized as layers. They are shared across your organization and beyond on the web and across smartphones and tablets. Each map contains a reference basemap along with a set of additional data layers..\u201d<\/p>\n<p>These descriptions are accurate yet still don\u2019t convey how you\u2019re able to take geographic content organized as a collection of layers and display the content in a consistent manner regardless of the application being used to view the web map. Documentation on the <a href=\"https:\/\/developers.arcgis.com\/\">ArcGIS for Developers<\/a> site makes clear how this happens, <a href=\"https:\/\/developers.arcgis.com\/documentation\/core-concepts\/web-maps\/\">defining a web map<\/a> as \u00a0\u201ca 2D map that you can create, style, and share between different applications. Web maps are JSON objects defined by the Web Map Specification and contain configuration settings for the map extent, basemap, layers, layer styles, pop-ups and more.\u201d\u00a0 The <a href=\"https:\/\/developers.arcgis.com\/documentation\/core-concepts\/web-maps\/#the-web-map-specification\">Esri Web Map Specification<\/a> is the backbone for providing a consistent experience across multiple applications. When you create a web map in the current Map Viewer, also called Map Viewer (classic), you expect the map to look the same when you use it in a Configurable App, Web AppBuilder,\u00a0StoryMaps, or any other ArcGIS application. This consistent experience happens because ArcGIS apps can read the web map specification and are committed to displaying web maps as defined in the spec. Furthermore, authoring apps are committed to producing web maps compliant with the web map spec.<\/p>\n<p>This dialog is relevant now with the introduction of the new Map Viewer, currently available in Beta. <a href=\"https:\/\/community.esri.com\/community\/arcgis-online-map-viewer-beta\">Map Viewer Beta<\/a> is built using ArcGIS API for JavaScript 4.x (JSAPI 4.x). The current Map Viewer, uses ArcGIS API for JavaScript 3.x (JSAPI 3.x). While both versions of the JSAPI support the web map specification, JSAPI 4.x enables Map Viewer Beta to introduce key features not available in the current Map Viewer (map rotation, vector symbols, multiline labels, to name a few). Additionally, Map Viewer Beta also uses a new implementation for authoring web maps. ArcGIS API for JavaScript 4.x now has the ability to author maps; the new Map Viewer leverages this API capability to create web maps.<\/p>\n<p>In short, moving to ArcGIS API for JavaScript 4.x positions Map Viewer to introduce significant enhancements while also introducing a few temporary compatibility issues with some specific web map configurations. Understanding the evolution of web map authoring in Map Viewer Beta positions your organization to embrace current and future enhancements. \u00a0Ultimately however, web maps authored in Map Viewer Beta can be used across ArcGIS in the exact same capacity as web maps authored in the current Map Viewer.<\/p>\n"},{"acf_fc_layout":"content","content":"<h2>Why change how Map Viewer authors web maps?<\/h2>\n<p>The ability to author web maps in Map Viewer (classic) was built directly into the app. Building a new Map Viewer using JSAPI 4.x\u00a0 (Map Viewer (classic) uses JSAPI 3.x) meant also rebuilding how maps are authored. This presented an opportunity to consider how the authoring process can be improved under the hood. When the current Map Viewer was first introduced, there weren\u2019t any other applications with the ability to author maps. It was reasonable for the authoring implementation to be wholly contained within Map Viewer itself. Ten years later, many applications are now writing or updating web maps. Without an API that handles the authoring process, applications have been required to build the ability to author web maps themselves (or get creative in how to handle this aspect). In addition to the investment necessary to build the logic for authoring spec-compliant web maps, any deviations from the spec could lead to an inconsistent experience across apps consuming web maps. \u00a0\u00a0Adding the ability to author spec-compliant web maps to JSAPI 4.x means apps that require authoring functionality can use the JSAPI rather than building the logic themselves. Aside from saving time for developers, a central authoring component also helps ensure consistent adherence to the web map specification, which in turn means a more consistent and confident experience for users.<\/p>\n"},{"acf_fc_layout":"content","content":"<h2>Support for web maps authored in Map Viewer Beta<\/h2>\n<p>As mentioned above, Map Viewer Beta uses ArcGIS API for JavaScript 4.x while Map Viewer (classic) uses ArcGIS API for JavaScript 3.x. Similarly, many of the web applications you\u2019re familiar with use either JSAPI 3.x or JSAPI 4.x. Regardless of which version an app uses, web maps authored in Map Viewer Beta are supported. There are a few key areas where functionality in ArcGIS API for JavaScript 4.x has evolved beyond what is supported in ArcGIS API for JavaScript 3.x. This means an improved experience in Map Viewer Beta and other apps that use ArcGIS API for JavaScript 4.x. It<em> does<\/em> <strong>not<\/strong> mean these maps are unsupported in ArcGIS API for JavaScript 3.x or other platform apps. It <em>does <\/em>mean web maps can look a bit different in some cases when consumed in apps that use JSAPI 3.x. For example, dot density drawing style is supported in Map Viewer Beta and ArcGIS API for JavaScript 4.x. When a web map is authored with dot density drawing style applied to a layer, Map Viewer Beta and other ArcGIS API for JavaScript 4.x apps will display dot density as expected. However, in apps built using ArcGIS API for JavaScript 3.x where dot density is not supported, the layer with dot density will be displayed with a simple drawing style.<\/p>\n<p>In general, web maps authored in Map Viewer Beta are better suited for display in apps built using ArcGIS API for JavaScript 4.x. Over time, additional enhancements will be supported in ArcGIS API for JavaScript 4.x but are not planned to be supported in ArcGIS API for JavaScript 3.x (therefore Map Viewer (classic) as well) . Examples of these types of enhancements include the ability to use vector symbols, save a map\u2019s rotation and more.<\/p>\n<p>Additionally, when using the current Map Viewer to update web maps authored in Map Viewer Beta, you will see a message indicating which layers have a configuration that is not supported in the current Map Viewer (and in apps built using ArcGIS API for JavaScript 3.x). For example, if you configure a pop-up in Map Viewer Beta which displays an attachment as a gallery, you will see a message indicating an unsupported pop-up configuration when the map is opened in Map Viewer (classic).<\/p>\n<p>For additional details, see the <a href=\"https:\/\/community.esri.com\/docs\/DOC-14312\">Compatibility Guide for web maps created with Map Viewer (classic) and Map Viewer Beta<\/a>.<\/p>\n"},{"acf_fc_layout":"content","content":"<h2>Web maps authored in Map Viewer (classic)<\/h2>\n<p>Web maps authored in Map Viewer (classic) can be opened and updated in Map Viewer Beta. Furthermore, web maps authored in Map Viewer (classic) and subsequently updated in Map Viewer Beta are supported across the platform. However, in some instances where support has not yet been implemented for certain layer types or for specific functionality, the updated web map may not persist unsupported configurations. For example, if a web map contains a Table layer, the Table layer will not be persisted in the web map when saved in Map Viewer Beta.<\/p>\n<p>In other instances where a layer type or specific configuration is not supported, Map Viewer Beta may not display the layer or configuration, but it<strong> is<\/strong> persisted when saving the map in Map Viewer Beta.\u00a0 For example, WFS layers are not currently supported in Map Viewer Beta. If a map with a WFS layer is opened in Map Viewer Beta, the WFS layer is not displayed. However, if the map is saved in Map Viewer Beta, the layer is persisted as it was originally configured.<\/p>\n<p>In general, when opening existing web maps in Map Viewer Beta that were authored in the current Map Viewer (or elsewhere), it is recommended to save as a new map. For more information, refer to the <a href=\"https:\/\/community.esri.com\/docs\/DOC-14312\">Compatibility Guide for web maps created with Map Viewer (classic) and Map Viewer Beta<\/a>.<\/p>\n"},{"acf_fc_layout":"content","content":"<h2>What does this mean for you?<\/h2>\n<p>It depends on your particular workflow. Web maps authored in Map Viewer Beta or Map Viewer Classic are supported across the platform. However, if you create a web map in Map Viewer Beta with the intent to use functionality only supported in ArcGIS API for JavaScript 4.x, you should only update the map using Map Viewer Beta. Similarly, if you have a mission critical map that was authored in Map Viewer (classic), it is recommended that you either save as a new map when updating the web map in Map Viewer Beta or first save a copy. You can then incorporate the updated web map into your mission critical workflow once you\u2019ve confirmed the updated map displays and functions as expected.<\/p>\n<p>For the best experience for web maps authored in Map Viewer Beta, it is recommended to use apps built using ArcGIS API for JavaScript 4.x. Over time, more web apps will be updated to use ArcGIS API for JavaScript 4.x instead of ArcGIS API for JavaScript 3.x. Until then, thinking strategically about how best to use the new features in Map Viewer Beta will position your organization to get the most out of the new Map Viewer.<\/p>\n"},{"acf_fc_layout":"content","content":"<h2>More Information<\/h2>\n<ul>\n<li>For compatibility between Map Viewer Beta and Map Viewer Classic, see <a href=\"https:\/\/community.esri.com\/docs\/DOC-14312\">Compatibility Guide for Map Viewer (classic) and Map Viewer Beta<\/a>.<\/li>\n<li>For more information on features planned for Map Viewer Beta, see the Map Viewer Beta <a href=\"https:\/\/community.esri.com\/docs\/DOC-14311\">road map<\/a>.<\/li>\n<li>See <a href=\"https:\/\/community.esri.com\/docs\/DOC-14455\">Apps that use ArcGIS API for JavaScript 3.x vs 4.x<\/a> for a full breakdown of apps that use JSAPI 3.x and apps that use JSAPI 4.x.<\/li>\n<\/ul>\n<p>Questions? Visit us on <a href=\"https:\/\/community.esri.com\/community\/arcgis-online-map-viewer-beta\/content\">Geonet<\/a> and join the conversation.<\/p>\n"}],"authors":[{"ID":5721,"user_firstname":"Chris","user_lastname":"Whitmore","nickname":"Chris Whitmore","user_nicename":"cwhitmore","display_name":"Chris Whitmore","user_email":"cwhitmore@esri.com","user_url":"","user_registered":"2018-03-02 00:17:33","user_description":"Chris is a product engineer for ArcGIS Online.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/04\/Profilepic1-2-213x200.jpg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"}],"related_articles":"","card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/MVB5.jpg","wide_image":false},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Web maps and Map Viewer Beta<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Web maps and Map Viewer Beta\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta\" \/>\n<meta property=\"og:site_name\" content=\"ArcGIS Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/esrigis\/\" \/>\n<meta property=\"article:modified_time\" content=\"2020-01-24T01:28:57+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ESRI\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta\"},\"author\":{\"name\":\"Chris Whitmore\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/a04029c7b0965ee81d6aa38a8e3887a1\"},\"headline\":\"Web maps and Map Viewer Beta\",\"datePublished\":\"2020-01-16T18:30:25+00:00\",\"dateModified\":\"2020-01-24T01:28:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta\"},\"wordCount\":6,\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"keywords\":[\"ArcGIS API for JavaScript\",\"ArcGIS Online\",\"Map Viewer\",\"Map Viewer Beta\",\"mapping\"],\"articleSection\":[\"Mapping\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta\",\"name\":\"Web maps and Map Viewer Beta\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\"},\"datePublished\":\"2020-01-16T18:30:25+00:00\",\"dateModified\":\"2020-01-24T01:28:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.esri.com\/arcgis-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Web maps and Map Viewer Beta\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"name\":\"ArcGIS Blog\",\"description\":\"Get insider info from Esri product teams\",\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\",\"name\":\"Esri\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"width\":400,\"height\":400,\"caption\":\"Esri\"},\"image\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/esrigis\/\",\"https:\/\/x.com\/ESRI\",\"https:\/\/www.linkedin.com\/company\/5311\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/a04029c7b0965ee81d6aa38a8e3887a1\",\"name\":\"Chris Whitmore\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/04\/Profilepic1-2-213x200.jpg\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/04\/Profilepic1-2-213x200.jpg\",\"caption\":\"Chris Whitmore\"},\"description\":\"Chris is a product engineer for ArcGIS Online.\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/author\/cwhitmore\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Web maps and Map Viewer Beta","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta","og_locale":"en_US","og_type":"article","og_title":"Web maps and Map Viewer Beta","og_url":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta","og_site_name":"ArcGIS Blog","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2020-01-24T01:28:57+00:00","twitter_card":"summary_large_image","twitter_site":"@ESRI","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta#article","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta"},"author":{"name":"Chris Whitmore","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/a04029c7b0965ee81d6aa38a8e3887a1"},"headline":"Web maps and Map Viewer Beta","datePublished":"2020-01-16T18:30:25+00:00","dateModified":"2020-01-24T01:28:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta"},"wordCount":6,"publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"keywords":["ArcGIS API for JavaScript","ArcGIS Online","Map Viewer","Map Viewer Beta","mapping"],"articleSection":["Mapping"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta","url":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta","name":"Web maps and Map Viewer Beta","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#website"},"datePublished":"2020-01-16T18:30:25+00:00","dateModified":"2020-01-24T01:28:57+00:00","breadcrumb":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-online\/mapping\/web-maps-and-map-viewer-beta#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/arcgis-blog\/"},{"@type":"ListItem","position":2,"name":"Web maps and Map Viewer Beta"}]},{"@type":"WebSite","@id":"https:\/\/www.esri.com\/arcgis-blog\/#website","url":"https:\/\/www.esri.com\/arcgis-blog\/","name":"ArcGIS Blog","description":"Get insider info from Esri product teams","publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization","name":"Esri","url":"https:\/\/www.esri.com\/arcgis-blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","width":400,"height":400,"caption":"Esri"},"image":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/esrigis\/","https:\/\/x.com\/ESRI","https:\/\/www.linkedin.com\/company\/5311\/"]},{"@type":"Person","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/a04029c7b0965ee81d6aa38a8e3887a1","name":"Chris Whitmore","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/04\/Profilepic1-2-213x200.jpg","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/04\/Profilepic1-2-213x200.jpg","caption":"Chris Whitmore"},"description":"Chris is a product engineer for ArcGIS Online.","url":"https:\/\/www.esri.com\/arcgis-blog\/author\/cwhitmore"}]}},"text_date":"January 16, 2020","author_name":"Chris Whitmore","author_page":"https:\/\/www.esri.com\/arcgis-blog\/author\/cwhitmore","custom_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/08\/Newsroom-Keyart-Wide-1920-x-1080.jpg","primary_product":"ArcGIS Online","tag_data":[{"term_id":96582,"name":"ArcGIS API for JavaScript","slug":"arcgis-api-for-javascript","term_group":0,"term_taxonomy_id":96582,"taxonomy":"post_tag","description":"","parent":0,"count":58,"filter":"raw"},{"term_id":42641,"name":"ArcGIS Online","slug":"arcgis-online","term_group":0,"term_taxonomy_id":42641,"taxonomy":"post_tag","description":"","parent":0,"count":420,"filter":"raw"},{"term_id":33371,"name":"Map Viewer","slug":"map-viewer","term_group":0,"term_taxonomy_id":33371,"taxonomy":"post_tag","description":"","parent":0,"count":155,"filter":"raw"},{"term_id":508022,"name":"Map Viewer Beta","slug":"map-viewer-beta","term_group":0,"term_taxonomy_id":508022,"taxonomy":"post_tag","description":"","parent":0,"count":31,"filter":"raw"},{"term_id":176452,"name":"mapping","slug":"mapping","term_group":0,"term_taxonomy_id":176452,"taxonomy":"post_tag","description":"","parent":0,"count":60,"filter":"raw"}],"category_data":[{"term_id":22941,"name":"Mapping","slug":"mapping","term_group":0,"term_taxonomy_id":22941,"taxonomy":"category","description":"","parent":0,"count":2690,"filter":"raw"}],"product_data":[{"term_id":36551,"name":"ArcGIS Online","slug":"arcgis-online","term_group":0,"term_taxonomy_id":36551,"taxonomy":"product","description":"","parent":0,"count":2427,"filter":"raw"}],"primary_product_link":"https:\/\/www.esri.com\/arcgis-blog\/?s=#&products=arcgis-online","_links":{"self":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/704442","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/types\/blog"}],"author":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/users\/5721"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/comments?post=704442"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/704442\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/media?parent=704442"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/categories?post=704442"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/tags?post=704442"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/industry?post=704442"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/product?post=704442"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}