{"id":13307,"date":"2023-09-02T14:58:12","date_gmt":"2023-09-02T14:58:12","guid":{"rendered":"https:\/\/homedecoracao.com\/?p=13307"},"modified":"2023-09-02T14:58:16","modified_gmt":"2023-09-02T14:58:16","slug":"voce-realmente-conhece-o-google-maps","status":"publish","type":"post","link":"https:\/\/homedecoracao.com\/en\/voce-realmente-conhece-o-google-maps\/","title":{"rendered":"Do you really know Google Maps?"},"content":{"rendered":"<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Google Maps is one of the most popular mapping applications in the world, and it has several incredible features that can be useful for a variety of situations.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Do you know all these wonderful features?<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/Google-maps-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13309\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/Google-maps-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/Google-maps-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/Google-maps-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/Google-maps-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/Google-maps.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: <a href=\"https:\/\/blog.google\/products\/maps\/google-maps-best-features-tips\/\">Google<\/a><\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>If you don&#039;t know, we are delighted to present this incredible tool that can facilitate your daily activities, make your trips more exciting and even reveal hidden treasures in your own city. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Yes, Google Maps is a true marvel of technology that has become indispensable in our lives. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Below, we present some compelling reasons for you to start using Google Maps right now, or discover features you never knew existed.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZwNju8\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/homedecoracao.com\/en\/os-melhores-apps-para-limpar-seu-celular\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"The Best Apps to Clean Your Cell Phone\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/Limpar-Celular-02.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/homedecoracao.com\/en\/os-melhores-apps-para-limpar-seu-celular\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"The Best Apps to Clean Your Cell Phone\">\n            The Best Apps to Clean Your Cell Phone        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Mobile cleaning apps are great tools for improving performance, freeing up storage space, and ensuring a stress-free experience         <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/homedecoracao.com\/en\/os-melhores-apps-para-limpar-seu-celular\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/homedecoracao.com\/en\/os-melhores-apps-para-limpar-seu-celular\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/Limpar-Celular-02.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                The Best Apps to Clean Your Cell Phone              <\/p>\n              <a href=\"https:\/\/homedecoracao.com\/en\/os-melhores-apps-para-limpar-seu-celular\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/3-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13315\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/3-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/3-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/3-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/3-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/3.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: Canva<\/figcaption><\/figure>\n<\/div><!--image--><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-navegacao-descomplicada\">Uncomplicated Navigation<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Say goodbye to wrong turns and traffic frustration. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>With Google Maps, you get accurate, real-time directions wherever you go, whether you&#039;re driving, walking, cycling, or using public transportation. <\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Discover Local Treasures<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Find the best nearby restaurants, cafes, shops and tourist attractions with real reviews and photos from other users. You&#039;ll never miss an amazing meal or unique experience again. <\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Explore the World with Street View<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Google Maps Street View is a powerful tool that allows us to travel and explore the world virtually, opening up new possibilities for travel planning, cultural learning and reigniting our passion for the places we love. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Google Street View lets you explore streets and locations in 360\u00b0, which is useful for viewing the area around a destination before you get there.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This revolutionary technology allows us to travel without leaving home, making it possible to explore travel destinations before embarking on an adventure or missing the places we love.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition to planning trips, Street View can be an endless source of inspiration. You can get lost exploring exotic places, stunning landscapes, unique architecture and much more. Who knows where your next virtual adventure will take you?<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13316\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: Canva<\/figcaption><\/figure>\n<\/div><!--image--><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2><br>Various Modes of Transport<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p> Google Maps offers information on various transportation options, including directions for walking, cycling, public transport, and even walking trips, making it versatile for different situations.<br> It also provides information about public transport, such as bus, subway and train timetables in many cities around the world, as well as information about fares and connections.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Multi-Point Route Planning<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The multi-point route planning feature in Google Maps is an extremely useful and versatile tool for optimizing your trips and saving time. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>With the ability to add multiple destinations to a single route, Google Maps can automatically calculate the best way to get to all of them, taking into account different factors such as distance, estimated travel time, and real-time traffic.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Saved Places<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The \u201cSaved Places\u201d feature in Google Maps is an extremely useful tool for travelers and explorers who want to organize and plan their future activities. With this feature, you can save places you want to visit and create personalized lists, making planning trips and tours easier.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-JOADi\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/homedecoracao.com\/en\/funcoes-novas-do-whatsapp-voce-conhece\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"New WhatsApp Functions: Do You Know It?\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/Whatsapp-imagem.webp\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/homedecoracao.com\/en\/funcoes-novas-do-whatsapp-voce-conhece\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"New WhatsApp Functions: Do You Know It?\">\n            New WhatsApp Functions: Do You Know It?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            There&#039;s news on WhatsApp and it&#039;s worth knowing the latest        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/homedecoracao.com\/en\/funcoes-novas-do-whatsapp-voce-conhece\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/homedecoracao.com\/en\/funcoes-novas-do-whatsapp-voce-conhece\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/Whatsapp-imagem.webp\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                New WhatsApp Functions: Do You Know It?              <\/p>\n              <a href=\"https:\/\/homedecoracao.com\/en\/funcoes-novas-do-whatsapp-voce-conhece\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"768\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/5-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13317\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/5-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/5-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/5-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/5-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/5.png 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: Canva<\/figcaption><\/figure>\n<\/div><!--image--><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Offline Maps<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Offline maps are an essential tool for travelers who want to explore remote places or visit abroad where internet connectivity can be spotty or expensive. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>With the ability to download maps for offline use from Google Maps and other mapping apps, you can travel with confidence, knowing you&#039;ll always have access to the information you need, even without an active data connection.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Help in Emergency Situations<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Google Maps plays a significant role in providing assistance in emergency situations, being a vital tool for directing people to emergency services when needed.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Here are some additional details on how Google Maps can be a valuable help in times of need:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>1- <strong>Precise Location<\/strong>: Google Maps uses highly accurate location information, thanks to a combination of GPS, cellular networks and Wi-Fi. This allows the application to determine the user&#039;s location with great precision.<br>2-<strong>Emergency Services<\/strong>: In case of an emergency, such as a traffic accident, sudden health problems, or other dangerous situation, the user can open Google Maps and search for the nearest emergency services, such as hospitals, police stations, or fire departments.<br>3-<strong>Quick Navigation<\/strong>: Google Maps provides detailed, up-to-date directions to your selected emergency location. It offers information about the distance to the destination, estimated time of arrival, and even real-time traffic estimates if applicable.<br>4-<strong>Location Sharing<\/strong>: In emergency situations, you can share your real-time location with friends, family or rescue services directly through Google Maps. This can be vital so people know where you are and can help you.<br>5-<strong>Additional Information<\/strong>: In addition to directions, Google Maps also provides information about selected emergency services such as phone number, address, and even reviews, which can be helpful in making informed decisions in critical situations.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/4-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13318\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/4-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/4-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/4-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/4-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/4.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: Canva<\/figcaption><\/figure>\n<\/div><!--image--><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Location sharing<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sharing your real-time location via Google Maps is an incredibly useful feature that offers a number of benefits. This feature allows you to keep your friends and family informed about where you are at any given time, bringing both security and convenience to various situations.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Privacy control is an important consideration when using this function. Fortunately, Google Maps lets you choose who to share your location with and for how long.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p> This means you maintain full control over your location data and can set time limits or turn off sharing at any time.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Mastering the use of Google Maps can be highly useful for several reasons and in various situations in everyday life. <\/p>","protected":false},"author":9,"featured_media":13316,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[332],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Voc\u00ea realmente conhece o Google Maps? - Home Decora\u00e7\u00e3o<\/title>\n<meta name=\"description\" content=\"O Google Maps possui diversas funcionalidades incr\u00edveis que podem ser \u00fateis para uma variedade de situa\u00e7\u00f5es.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/homedecoracao.com\/en\/voce-realmente-conhece-o-google-maps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Voc\u00ea realmente conhece o Google Maps?\" \/>\n<meta property=\"og:description\" content=\"O Google Maps possui diversas funcionalidades incr\u00edveis que podem ser \u00fateis para uma variedade de situa\u00e7\u00f5es.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/homedecoracao.com\/en\/voce-realmente-conhece-o-google-maps\/\" \/>\n<meta property=\"og:site_name\" content=\"Home Decora\u00e7\u00e3o\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-02T14:58:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-02T14:58:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aline Saes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/homedecoracao.com\/#website\",\"url\":\"https:\/\/homedecoracao.com\/\",\"name\":\"Home Decora\u00e7\u00e3o\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/homedecoracao.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/#primaryimage\",\"url\":\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1.png\",\"contentUrl\":\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1.png\",\"width\":1200,\"height\":768},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/#webpage\",\"url\":\"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/\",\"name\":\"Voc\u00ea realmente conhece o Google Maps? - Home Decora\u00e7\u00e3o\",\"isPartOf\":{\"@id\":\"https:\/\/homedecoracao.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/#primaryimage\"},\"datePublished\":\"2023-09-02T14:58:12+00:00\",\"dateModified\":\"2023-09-02T14:58:16+00:00\",\"author\":{\"@id\":\"https:\/\/homedecoracao.com\/#\/schema\/person\/79c134bab0aa031ce4a4606c7d2d59d1\"},\"description\":\"O Google Maps possui diversas funcionalidades incr\u00edveis que podem ser \u00fateis para uma variedade de situa\u00e7\u00f5es.\",\"breadcrumb\":{\"@id\":\"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/homedecoracao.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Voc\u00ea realmente conhece o Google Maps?\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/homedecoracao.com\/#\/schema\/person\/79c134bab0aa031ce4a4606c7d2d59d1\",\"name\":\"Aline Saes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/homedecoracao.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"caption\":\"Aline Saes\"},\"url\":\"https:\/\/homedecoracao.com\/en\/author\/aline-saes-rodriguesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Voc\u00ea realmente conhece o Google Maps? - Home Decora\u00e7\u00e3o","description":"O Google Maps possui diversas funcionalidades incr\u00edveis que podem ser \u00fateis para uma variedade de situa\u00e7\u00f5es.","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:\/\/homedecoracao.com\/en\/voce-realmente-conhece-o-google-maps\/","og_locale":"en_US","og_type":"article","og_title":"Voc\u00ea realmente conhece o Google Maps?","og_description":"O Google Maps possui diversas funcionalidades incr\u00edveis que podem ser \u00fateis para uma variedade de situa\u00e7\u00f5es.","og_url":"https:\/\/homedecoracao.com\/en\/voce-realmente-conhece-o-google-maps\/","og_site_name":"Home Decora\u00e7\u00e3o","article_published_time":"2023-09-02T14:58:12+00:00","article_modified_time":"2023-09-02T14:58:16+00:00","og_image":[{"width":1200,"height":768,"url":"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Aline Saes","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/homedecoracao.com\/#website","url":"https:\/\/homedecoracao.com\/","name":"Home Decora\u00e7\u00e3o","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/homedecoracao.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/#primaryimage","url":"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1.png","contentUrl":"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/09\/2-1.png","width":1200,"height":768},{"@type":"WebPage","@id":"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/#webpage","url":"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/","name":"Voc\u00ea realmente conhece o Google Maps? - Home Decora\u00e7\u00e3o","isPartOf":{"@id":"https:\/\/homedecoracao.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/#primaryimage"},"datePublished":"2023-09-02T14:58:12+00:00","dateModified":"2023-09-02T14:58:16+00:00","author":{"@id":"https:\/\/homedecoracao.com\/#\/schema\/person\/79c134bab0aa031ce4a4606c7d2d59d1"},"description":"O Google Maps possui diversas funcionalidades incr\u00edveis que podem ser \u00fateis para uma variedade de situa\u00e7\u00f5es.","breadcrumb":{"@id":"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/homedecoracao.com\/voce-realmente-conhece-o-google-maps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/homedecoracao.com\/"},{"@type":"ListItem","position":2,"name":"Voc\u00ea realmente conhece o Google Maps?"}]},{"@type":"Person","@id":"https:\/\/homedecoracao.com\/#\/schema\/person\/79c134bab0aa031ce4a4606c7d2d59d1","name":"Aline Saes","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/homedecoracao.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","caption":"Aline Saes"},"url":"https:\/\/homedecoracao.com\/en\/author\/aline-saes-rodriguesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/posts\/13307"}],"collection":[{"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/comments?post=13307"}],"version-history":[{"count":0,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/posts\/13307\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/media\/13316"}],"wp:attachment":[{"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/media?parent=13307"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/categories?post=13307"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/tags?post=13307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}