{"id":369,"date":"2017-11-16T11:07:23","date_gmt":"2017-11-16T11:07:23","guid":{"rendered":"https:\/\/www.fla-shop.com\/blog\/?p=369"},"modified":"2022-11-19T18:55:28","modified_gmt":"2022-11-19T18:55:28","slug":"clickable-us-map-with-all-cities","status":"publish","type":"post","link":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/","title":{"rendered":"U.S. Map with All Cities for WordPress Website"},"content":{"rendered":"\n<div class=\"wp-block-group article_sm_block\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>We found a quick solution to this problem.<\/p>\n\n\n\n<p>One of our clients wanted to add all the cities of the USA to the map and that these very cities would have had clickable links that would lead to different pages of the website.&nbsp;We suggested using a <a href=\"https:\/\/www.fla-shop.com\/products\/wp-plugins\/united-states\/bundle-us-all-states\/\">bundle plugin<\/a> that includes the maps for each state. The links for the cities are displayed by choosing the county.<\/p>\n\n\n\n<p>Please, take a look at the example for Florida. Try to click on the counties!<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group article_md_block\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"> <!-- start Fla-shop.com HTML5 Map --> <div class='premiumHtml5Mapright htmlMapResponsive' style='max-width:1200px'><div id='premium-html5-map-container_0' class='premiumHtml5MapContainer' style=''><\/div> <style> #premium-html5-map-container_0 .fm-tooltip-name { color: #000000; font-size: 20px; } #premium-html5-map-container_0 .fm-tooltip-comment { } <\/style> <script type=\"text\/javascript\"> jQuery(function(){ premiumhtml5map_map_0 = new flashopfloridamap(premiumhtml5map_map_cfg_9); premiumhtml5map_map_0.draw('premium-html5-map-container_0'); var html5map_onclick = function(ev, sid, map) { var cfg = premiumhtml5map_map_cfg_9; var link = map.fetchStateAttr(sid, 'link'); var is_group = map.fetchStateAttr(sid, 'group'); var popup_id = map.fetchStateAttr(sid, 'popup-id'); var is_group_info = false; if (is_group==undefined) { if (sid.substr(0,1)=='p') { popup_id = map.fetchPointAttr(sid, 'popup_id'); link = map.fetchPointAttr(sid, 'link'); } } else if (typeof cfg.groups[is_group]['ignore_link'] == 'undefined' || ! cfg.groups[is_group].ignore_link) { link = cfg.groups[is_group].link; popup_id = cfg.groups[is_group]['popup_id']; is_group_info = true; } if (link=='#popup') { if (typeof SG_POPUP_DATA == \"object\") { if (popup_id in SG_POPUP_DATA) { SGPopup.prototype.showPopup(popup_id,false); } else { jQuery.ajax({ type: 'POST', url: 'https:\/\/www.fla-shop.com\/blog\/index.php?premiumhtml5map_get_popup', data: {popup_id:popup_id}, }).done(function(data) { jQuery('body').append(data); SGPopup.prototype.showPopup(popup_id,false); }); } } return false; } if (link == '#info') { var id = is_group_info ? is_group : (sid.substr(0,1)=='p' ? sid : map.fetchStateAttr(sid, 'id')); jQuery('#premium-html5-state-info_0').html('Loading...'); jQuery.ajax({ type: 'POST', url: 'https:\/\/www.fla-shop.com\/blog\/index.php?premiumhtml5map_get_'+(is_group_info ? 'group' : 'state')+'_info='+id+'&map_id=9', success: function(data, textStatus, jqXHR){ jQuery('#premium-html5-state-info_0').html(data); }, dataType: 'text' }); return false; } if (ev===null && link!='') { if (!jQuery('.html5dummilink').length) { jQuery('body').append('<a href=\"#\" class=\"html5dummilink\" style=\"display:none\"><\/a>'); } jQuery('.html5dummilink').attr('href',link).attr('target',(map.fetchStateAttr(sid, 'isNewWindow') ? '_blank' : '_self'))[0].click(); } }; premiumhtml5map_map_0.on('click',html5map_onclick); }); <\/script> <div id='premium-html5-state-info_0' class='premiumHtml5MapStateInfo'><\/div> <\/div> <div style='clear: both'><\/div> <!-- end HTML5 Map --> \n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group article_sm_block\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>By clicking on the county, the list of the cities with a population of more than 5000 people will be displayed near the map. &nbsp;Also, the color of the county in this example depends on the number of cities included.<\/p>\n\n\n\n<p>Here you find an example of the <a href=\"https:\/\/www.fla-shop.com\/products\/wp-plugins\/united-states\/us\/\">interactive USA map<\/a> including the cities with a population of more than 200.000 people.<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group article_md_block\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"> <!-- start Fla-shop.com HTML5 Map --> <div class='premiumHtml5Mapright htmlMapResponsive' style='max-width:980px'><div id='premium-html5-map-container_1' class='premiumHtml5MapContainer' style=''><\/div> <style> #premium-html5-map-container_1 .fm-tooltip-name { color: #000000; font-size: 20px; } #premium-html5-map-container_1 .fm-tooltip-comment { } <\/style> <script type=\"text\/javascript\"> jQuery(function(){ premiumhtml5map_map_1 = new FlaShopUSAMap(premiumhtml5map_map_cfg_0); premiumhtml5map_map_1.draw('premium-html5-map-container_1'); var html5map_onclick = function(ev, sid, map) { var cfg = premiumhtml5map_map_cfg_0; var link = map.fetchStateAttr(sid, 'link'); var is_group = map.fetchStateAttr(sid, 'group'); var popup_id = map.fetchStateAttr(sid, 'popup-id'); var is_group_info = false; if (is_group==undefined) { if (sid.substr(0,1)=='p') { popup_id = map.fetchPointAttr(sid, 'popup_id'); link = map.fetchPointAttr(sid, 'link'); } } else if (typeof cfg.groups[is_group]['ignore_link'] == 'undefined' || ! cfg.groups[is_group].ignore_link) { link = cfg.groups[is_group].link; popup_id = cfg.groups[is_group]['popup_id']; is_group_info = true; } if (link=='#popup') { if (typeof SG_POPUP_DATA == \"object\") { if (popup_id in SG_POPUP_DATA) { SGPopup.prototype.showPopup(popup_id,false); } else { jQuery.ajax({ type: 'POST', url: 'https:\/\/www.fla-shop.com\/blog\/index.php?premiumhtml5map_get_popup', data: {popup_id:popup_id}, }).done(function(data) { jQuery('body').append(data); SGPopup.prototype.showPopup(popup_id,false); }); } } return false; } if (link == '#info') { var id = is_group_info ? is_group : (sid.substr(0,1)=='p' ? sid : map.fetchStateAttr(sid, 'id')); jQuery('#premium-html5-state-info_1').html('Loading...'); jQuery.ajax({ type: 'POST', url: 'https:\/\/www.fla-shop.com\/blog\/index.php?premiumhtml5map_get_'+(is_group_info ? 'group' : 'state')+'_info='+id+'&map_id=0', success: function(data, textStatus, jqXHR){ jQuery('#premium-html5-state-info_1').html(data); }, dataType: 'text' }); return false; } if (ev===null && link!='') { if (!jQuery('.html5dummilink').length) { jQuery('body').append('<a href=\"#\" class=\"html5dummilink\" style=\"display:none\"><\/a>'); } jQuery('.html5dummilink').attr('href',link).attr('target',(map.fetchStateAttr(sid, 'isNewWindow') ? '_blank' : '_self'))[0].click(); } }; premiumhtml5map_map_1.on('click',html5map_onclick); }); <\/script> <div id='premium-html5-state-info_1' class='premiumHtml5MapStateInfo'><\/div> <\/div> <div style='clear: both'><\/div> <!-- end HTML5 Map --> \n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group article_sm_block\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">How did we make a US map with all cities?<\/h2>\n\n\n\n<p>As well as other plugins, a <a href=\"https:\/\/www.fla-shop.com\/products\/wp-plugins\/united-states\/bundle-us-all-states\/\">bundled plugin with all US maps<\/a> has functions for the export and import of CSV and JSON files. Therefore the main task was to create a script that generates the file with the pre-integrated settings for the importation into a plugin. If you have good programmers, it won&#8217;t be time-consuming.&nbsp; The script processes the database with the list of the cities and compares the state and the county. Also, we added the population&#8217;s amount filter.<\/p>\n\n\n\n<p>But what&#8217;s to be done with the automatic links adding? The client&#8217;s request was as follows &#8211; each link for the city should have the following template: \/ [state] \/ [city]<br>For example, Tampa will have the following link: \/florida\/tampa\/<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How can you order this customization?<\/h2>\n\n\n\n<p>Do you need an out-of-the-box solution? We are always ready to offer services in the customization of our plugins or in new plugins development from scratch.<\/p>\n\n\n\n<p>If you already have any special requirements for your plugin, please send them through our custom development page.<\/p>\n\n\n\n<p class=\"has-text-align-center\"><a class=\"greenbutton\" href=\"https:\/\/www.fla-shop.com\/development\/\">Get a Customized Map from Fla-shop.com!<\/a><\/p>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>We found a quick solution to this problem. One of our clients wanted to add all the cities of the USA to the map and that these very cities would have had clickable links that would lead to different pages&#8230;<\/p>\n","protected":false},"author":1,"featured_media":1379,"comment_status":"open","ping_status":"open","sticky":false,"template":"post1.php","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3],"tags":[],"class_list":["post-369","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-case-studies"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>United States map with all cities for WordPress website<\/title>\n<meta name=\"description\" content=\"How to create a US map with all cities for the WordPress website?\" \/>\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.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"United States map with all cities for WordPress website\" \/>\n<meta property=\"og:description\" content=\"How to create a US map with all cities for the WordPress website?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/\" \/>\n<meta property=\"og:site_name\" content=\"Fla-Shop.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/flashopcom\/\" \/>\n<meta property=\"article:published_time\" content=\"2017-11-16T11:07:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-19T18:55:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fla-shop.com\/blog\/wp-content\/uploads\/2017\/11\/usa-cities.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@flashop\" \/>\n<meta name=\"twitter:site\" content=\"@flashop\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/#\\\/schema\\\/person\\\/16214725e757dd92d37dbfe3e2a5db1e\"},\"headline\":\"U.S. Map with All Cities for WordPress Website\",\"datePublished\":\"2017-11-16T11:07:23+00:00\",\"dateModified\":\"2022-11-19T18:55:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/\"},\"wordCount\":350,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/11\\\/usa-cities.jpg\",\"articleSection\":[\"Case studies\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/\",\"url\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/\",\"name\":\"United States map with all cities for WordPress website\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/11\\\/usa-cities.jpg\",\"datePublished\":\"2017-11-16T11:07:23+00:00\",\"dateModified\":\"2022-11-19T18:55:28+00:00\",\"description\":\"How to create a US map with all cities for the WordPress website?\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/11\\\/usa-cities.jpg\",\"contentUrl\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/11\\\/usa-cities.jpg\",\"width\":1200,\"height\":630,\"caption\":\"USA Map with cities\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/clickable-us-map-with-all-cities\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"U.S. Map with All Cities for WordPress Website\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/\",\"name\":\"Fla-Shop.com\",\"description\":\"Interactive Maps, HTML5, WordPress, Map Use-cases \u2013 Fla-shop.com blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/#organization\",\"name\":\"Fla-shop.com\",\"url\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/fla-shop_twitter_logo.jpg\",\"contentUrl\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/fla-shop_twitter_logo.jpg\",\"width\":128,\"height\":128,\"caption\":\"Fla-shop.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/flashopcom\\\/\",\"https:\\\/\\\/x.com\\\/flashop\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/flashopcom\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.fla-shop.com\\\/blog\\\/#\\\/schema\\\/person\\\/16214725e757dd92d37dbfe3e2a5db1e\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3bd8fdbd458f1b6c6dc6d8d2dc471f4986c4680b9492a7410ba0cc65f54527c7?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3bd8fdbd458f1b6c6dc6d8d2dc471f4986c4680b9492a7410ba0cc65f54527c7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3bd8fdbd458f1b6c6dc6d8d2dc471f4986c4680b9492a7410ba0cc65f54527c7?s=96&d=mm&r=g\",\"caption\":\"admin\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"United States map with all cities for WordPress website","description":"How to create a US map with all cities for the WordPress website?","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.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/","og_locale":"en_US","og_type":"article","og_title":"United States map with all cities for WordPress website","og_description":"How to create a US map with all cities for the WordPress website?","og_url":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/","og_site_name":"Fla-Shop.com","article_publisher":"https:\/\/www.facebook.com\/flashopcom\/","article_published_time":"2017-11-16T11:07:23+00:00","article_modified_time":"2022-11-19T18:55:28+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.fla-shop.com\/blog\/wp-content\/uploads\/2017\/11\/usa-cities.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@flashop","twitter_site":"@flashop","twitter_misc":{"Written by":"admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/#article","isPartOf":{"@id":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/"},"author":{"name":"admin","@id":"https:\/\/www.fla-shop.com\/blog\/#\/schema\/person\/16214725e757dd92d37dbfe3e2a5db1e"},"headline":"U.S. Map with All Cities for WordPress Website","datePublished":"2017-11-16T11:07:23+00:00","dateModified":"2022-11-19T18:55:28+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/"},"wordCount":350,"commentCount":0,"publisher":{"@id":"https:\/\/www.fla-shop.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fla-shop.com\/blog\/wp-content\/uploads\/2017\/11\/usa-cities.jpg","articleSection":["Case studies"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/","url":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/","name":"United States map with all cities for WordPress website","isPartOf":{"@id":"https:\/\/www.fla-shop.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/#primaryimage"},"image":{"@id":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fla-shop.com\/blog\/wp-content\/uploads\/2017\/11\/usa-cities.jpg","datePublished":"2017-11-16T11:07:23+00:00","dateModified":"2022-11-19T18:55:28+00:00","description":"How to create a US map with all cities for the WordPress website?","breadcrumb":{"@id":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/#primaryimage","url":"https:\/\/www.fla-shop.com\/blog\/wp-content\/uploads\/2017\/11\/usa-cities.jpg","contentUrl":"https:\/\/www.fla-shop.com\/blog\/wp-content\/uploads\/2017\/11\/usa-cities.jpg","width":1200,"height":630,"caption":"USA Map with cities"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fla-shop.com\/blog\/clickable-us-map-with-all-cities\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/www.fla-shop.com\/blog\/"},{"@type":"ListItem","position":2,"name":"U.S. Map with All Cities for WordPress Website"}]},{"@type":"WebSite","@id":"https:\/\/www.fla-shop.com\/blog\/#website","url":"https:\/\/www.fla-shop.com\/blog\/","name":"Fla-Shop.com","description":"Interactive Maps, HTML5, WordPress, Map Use-cases \u2013 Fla-shop.com blog","publisher":{"@id":"https:\/\/www.fla-shop.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fla-shop.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.fla-shop.com\/blog\/#organization","name":"Fla-shop.com","url":"https:\/\/www.fla-shop.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fla-shop.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.fla-shop.com\/blog\/wp-content\/uploads\/2017\/06\/fla-shop_twitter_logo.jpg","contentUrl":"https:\/\/www.fla-shop.com\/blog\/wp-content\/uploads\/2017\/06\/fla-shop_twitter_logo.jpg","width":128,"height":128,"caption":"Fla-shop.com"},"image":{"@id":"https:\/\/www.fla-shop.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/flashopcom\/","https:\/\/x.com\/flashop","https:\/\/www.youtube.com\/user\/flashopcom"]},{"@type":"Person","@id":"https:\/\/www.fla-shop.com\/blog\/#\/schema\/person\/16214725e757dd92d37dbfe3e2a5db1e","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3bd8fdbd458f1b6c6dc6d8d2dc471f4986c4680b9492a7410ba0cc65f54527c7?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3bd8fdbd458f1b6c6dc6d8d2dc471f4986c4680b9492a7410ba0cc65f54527c7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3bd8fdbd458f1b6c6dc6d8d2dc471f4986c4680b9492a7410ba0cc65f54527c7?s=96&d=mm&r=g","caption":"admin"}}]}},"_links":{"self":[{"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/posts\/369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/comments?post=369"}],"version-history":[{"count":21,"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/posts\/369\/revisions"}],"predecessor-version":[{"id":1871,"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/posts\/369\/revisions\/1871"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/media\/1379"}],"wp:attachment":[{"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/media?parent=369"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/categories?post=369"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fla-shop.com\/blog\/wp-json\/wp\/v2\/tags?post=369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}