{"id":6146,"date":"2023-06-29T15:46:22","date_gmt":"2023-06-29T15:46:22","guid":{"rendered":"https:\/\/100t.com.br\/?p=6146"},"modified":"2023-07-03T13:54:54","modified_gmt":"2023-07-03T13:54:54","slug":"apps-gps-offline","status":"publish","type":"post","link":"https:\/\/100t.com.br\/ro\/apps-gps-offline\/","title":{"rendered":"5 aplica\u021bii GPS pe care le pute\u021bi folosi offline"},"content":{"rendered":"<!--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>Descoperi\u021bi destina\u021bii f\u0103r\u0103 s\u0103 v\u0103 face\u021bi griji pentru datele dvs. mobile cu aplica\u021bii de navigare care func\u021bioneaz\u0103 offline!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ai de g\u00e2nd s\u0103 c\u0103l\u0103tore\u0219ti sau s\u0103 faci o plimbare \u00eentr-un loc nou? A avea aplica\u021bii de navigare GPS este esen\u021bial\u0103 pentru a nu te pierde, mai ales dac\u0103 func\u021bioneaz\u0103 offline! Deci evita\u021bi aglomera\u021bia \u0219i riscurile.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-10tqwC\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/wego.here.com\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/07\/Wego-1.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          aplica\u021bie GPS        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          \u00cencepem        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              excursii            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              navigare            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Desc\u0103rca\u021bi h\u0103r\u021bi \u0219i naviga\u021bi offline oriunde!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/wego.here.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              VEZI APLICA\u021aIA            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/wego.here.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              VEZI APLICA\u021aIA            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/wego.here.com\/\" rel=\"sponsored\" 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:\/\/100t.com.br\/wp-content\/uploads\/2023\/07\/Wego-1.jpg\">          \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                Desc\u0103rca\u021bi h\u0103r\u021bi \u0219i naviga\u021bi offline oriunde!              <\/p>\n              <a href=\"https:\/\/wego.here.com\/\" rel=\"sponsored\" 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                    VEZI APLICA\u021aIA                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u0219adar, preg\u0103te\u0219te-te s\u0103 \u00een\u021belegi cum func\u021bioneaz\u0103 aceste aplica\u021bii \u0219i g\u0103se\u0219te-\u021bi drumul f\u0103r\u0103 a fi nevoit s\u0103 depinzi tot timpul de internet! E\u0219ti gata s\u0103 porne\u0219ti \u00een aceast\u0103 c\u0103l\u0103torie? S\u0103 \u00eencepem!<\/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 id=\"h-desvendando-os-misterios-dos-apps-de-navegacao-por-satelite\">Dezv\u0103luirea misterelor aplica\u021biilor de naviga\u021bie prin satelit<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aplica\u021biile de navigare func\u021bioneaz\u0103 prin integrarea tehnologiei Global Positioning System (GPS) cu h\u0103r\u021bi digitale \u0219i func\u021bii inteligente.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Astfel, prin semnale prin satelit, aplica\u021biile GPS determin\u0103 pozi\u021bia dispozitivului \u00een timp real, permi\u021b\u00e2ndu-v\u0103 s\u0103 v\u0103 vizualiza\u021bi loca\u021bia pe o hart\u0103 sau s\u0103 o salva\u021bi pentru a o utiliza offline.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aceste aplica\u021bii de navigare ofer\u0103, de asemenea, func\u021bii suplimentare, cum ar fi informa\u021bii despre trafic \u00een timp real, alerte de blocaj de trafic \u0219i chiar rute alternative sugerate pentru a evita \u00eent\u00e2rzierile.<\/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 id=\"h-5-melhores-apps-de-navegacao-via-satelite\">5 cele mai bune aplica\u021bii de navigare prin satelit<\/h2>\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<h3 id=\"h-waze\">waze<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Accelereaz\u0103-\u021bi c\u0103l\u0103toria cu Waze, una dintre cele mai bune aplica\u021bii GPS \u00een stil Google Maps, capabil\u0103 s\u0103 ofere rute precise prin satelit, cu op\u021biunea de salvare \u0219i acces offline. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen plus, ofer\u0103 informa\u021bii \u00een timp real despre trafic, accidente \u0219i blocaje.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z2e4Ga\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.waze.com\/pt-BR\/live-map\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/Google-Maps-nav-bubble.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          aplica\u021bie GPS        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          waze        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              a explora            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              navigare            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          G\u0103se\u0219te-\u021bi traseul oriunde \u00een lume!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.waze.com\/pt-BR\/live-map\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              NAVIGA\u021aI ACUM            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.waze.com\/pt-BR\/live-map\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              NAVIGA\u021aI ACUM            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/www.waze.com\/pt-BR\/live-map\/\" rel=\"sponsored\" 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:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/Google-Maps-nav-bubble.jpg\">          \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                G\u0103se\u0219te-\u021bi traseul oriunde \u00een lume!              <\/p>\n              <a href=\"https:\/\/www.waze.com\/pt-BR\/live-map\/\" rel=\"sponsored\" 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                    NAVIGA\u021aI ACUM                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De altfel, aplica\u021bia trimite alerte de vitez\u0103 \u0219i informa\u021bii despre pre\u021bul benzinei, pe l\u00e2ng\u0103 faptul c\u0103 \u00ee\u021bi arat\u0103 cel mai rapid mod de a economisi timp \u0219i combustibil.<\/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<h3 id=\"h-here-wego\">\u00cencepem<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dac\u0103 ave\u021bi nevoie de aplica\u021bii GPS care func\u021bioneaz\u0103 offline \u0219i sunt de \u00eencredere, HERE WeGo este alegerea perfect\u0103 pentru dvs. La urma urmei, pute\u021bi desc\u0103rca h\u0103r\u021bi detaliate \u00een diferite \u021b\u0103ri \u0219i v\u0103 pute\u021bi bucura de navigare eficient\u0103 cu ghidare vocal\u0103.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen plus, este capabil s\u0103 v\u0103 ofere informa\u021bii exacte despre transportul public, cum ar fi orarele de autobuz \u0219i metrou, \u00een cazul \u00een care c\u0103l\u0103tori\u021bi f\u0103r\u0103 ma\u0219in\u0103.<\/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<h3 id=\"h-sygic\">Sygic<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Conta\u021bi pe Sygic pentru o c\u0103l\u0103torie cu \u00eendrum\u0103ri vocale precise \u0219i h\u0103r\u021bi offline de \u00eenalt\u0103 calitate! Apropo, aceast\u0103 aplica\u021bie de navigare are mai multe func\u021bii, cum ar fi alerte de radare, puncte de interes \u0219i informa\u021bii despre trafic \u00een timp real.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Zb93BK\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.sygic.com\/pt-br\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/07\/sygic.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          aplica\u021bie GPS        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Sygic        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Trafic            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Loca\u021bie            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          H\u0103r\u021bi offline de \u00eenalt\u0103 calitate \u0219i navigare vocal\u0103!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.sygic.com\/pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              ACCES\u0102 ACUM            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.sygic.com\/pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              ACCES\u0102 ACUM            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/www.sygic.com\/pt-br\" rel=\"sponsored\" 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:\/\/100t.com.br\/wp-content\/uploads\/2023\/07\/sygic.jpg\">          \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                H\u0103r\u021bi offline de \u00eenalt\u0103 calitate \u0219i navigare vocal\u0103!              <\/p>\n              <a href=\"https:\/\/www.sygic.com\/pt-br\" rel=\"sponsored\" 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                    ACCES\u0102 ACUM                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u0219a c\u0103 c\u0103l\u0103tori\u021bi f\u0103r\u0103 teama de a v\u0103 pierde, fie cu ma\u0219ina, fie pe jos, \u0219i descoperi\u021bi trasee personalizate care v\u0103 vor economisi timp.<\/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<h3 id=\"h-maps-me\">MAPS.ME<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nu risca\u021bi niciodat\u0103 s\u0103 v\u0103 pierde\u021bi cu MAPS.ME, una dintre aplica\u021biile GPS care func\u021bioneaz\u0103 offline \u0219i este capabil\u0103 s\u0103 livreze h\u0103r\u021bi detaliate chiar dac\u0103 nu ave\u021bi internet.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u0219adar, planifica\u021bi-v\u0103 urm\u0103toarele aventuri cu \u00eencredere, g\u0103sind cu u\u0219urin\u021b\u0103 locurile pe care dori\u021bi s\u0103 le vede\u021bi \u0219i profit\u00e2nd de func\u021biile puternice de c\u0103utare pe care le ofer\u0103.&nbsp;<\/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<h3 id=\"h-tomtom-go-navigation\">Naviga\u021bie TomTom GO<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ob\u021bine\u021bi o experien\u021b\u0103 de navigare premium cu TomTom GO Navigation. La urma urmei, aceasta este una dintre aplica\u021biile GPS care ofer\u0103 ghidare vocal\u0103 precis\u0103, informa\u021bii despre trafic \u00een timp real \u0219i h\u0103r\u021bi offline.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-1e34Fh\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.tomtom.com\/pt_br\/navigation\/mobile-apps\/go-navigation-app\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/07\/tomtom.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          aplica\u021bie GPS        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Naviga\u021bie TomTom GO        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              excursie            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              pierdut            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Informa\u021bii \u00een timp real, \u00eendrum\u0103ri vocale \u0219i tot ce ave\u021bi nevoie pentru a c\u0103l\u0103tori!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.tomtom.com\/pt_br\/navigation\/mobile-apps\/go-navigation-app\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              VEZI ACUM            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.tomtom.com\/pt_br\/navigation\/mobile-apps\/go-navigation-app\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              VEZI ACUM            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/www.tomtom.com\/pt_br\/navigation\/mobile-apps\/go-navigation-app\/\" rel=\"sponsored\" 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:\/\/100t.com.br\/wp-content\/uploads\/2023\/07\/tomtom.jpg\">          \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                Informa\u021bii \u00een timp real, ghidare vocal\u0103 \u0219i tot...              <\/p>\n              <a href=\"https:\/\/www.tomtom.com\/pt_br\/navigation\/mobile-apps\/go-navigation-app\/\" rel=\"sponsored\" 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                    VEZI ACUM                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen plus, ofer\u0103 alerte radar \u0219i actualiz\u0103ri regulate ale h\u0103r\u021bilor pentru a asigura acurate\u021be maxim\u0103.<\/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 id=\"h-usar-apps-de-navegacao-via-satelite-vale-a-pena\">Merit\u0103 folosirea aplica\u021biilor de naviga\u021bie prin satelit?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De\u0219i este un mijloc practic de localizare, mul\u021bi oameni \u00eenc\u0103 se tem s\u0103 foloseasc\u0103 o aplica\u021bie de navigare. La urma urmei, sunt cu adev\u0103rat de \u00eencredere \u0219i merit\u0103? <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chiar dac\u0103 sunt puternice \u0219i ofer\u0103 numeroase func\u021bii pentru a face c\u0103l\u0103toria mai u\u0219oar\u0103, este important s\u0103 fii con\u0219tient de posibilele dezavantaje mai presus de orice. Deci, iat\u0103 argumentele pro \u0219i contra:<\/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<h3 id=\"h-vantagens-dos-apps-de-gps\">Avantajele aplica\u021biilor GPS:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Cu aplica\u021biile GPS ve\u021bi avea rute mai precise, g\u0103sind c\u0103i scurte \u0219i rapide c\u0103tre destina\u021bie chiar \u0219i offline. De asemenea, cu informa\u021bii preluate de pe sateli\u021bi, vei putea evita blocajele, accidentele \u0219i blocajele rutiere.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Ob\u021bine\u021bi informa\u021bii actualizate despre trafic \u00een timp real, astfel \u00eenc\u00e2t s\u0103 v\u0103 pute\u021bi planifica mai bine traseul \u0219i s\u0103 evita\u021bi \u00eent\u00e2rzierile!&nbsp;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Profita\u021bi de func\u021biile suplimentare pe care multe dintre aceste aplica\u021bii le ofer\u0103, cum ar fi alerte de radare, informa\u021bii despre pre\u021bul benzinei \u0219i chiar orarele autobuzelor.<\/li>\n<\/div><\/ul>\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<h3 id=\"h-desvantagens-dos-apps-de-gps\">Dezavantajele aplica\u021biilor GPS:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>De\u0219i aplica\u021biile GPS men\u021bionate mai sus func\u021bioneaz\u0103 offline, au nevoie de o conexiune la internet pentru a desc\u0103rca h\u0103r\u021bi sau pentru actualiz\u0103ri \u00een timp real. Adic\u0103, \u00een zonele care au un semnal slab sau f\u0103r\u0103 re\u021bea, este posibil ca acestea s\u0103 nu func\u021bioneze corect.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Un alt dezavantaj este consumul excesiv de baterie al dispozitivului dvs. Deci, \u00een c\u0103l\u0103toriile lungi, nu uita\u021bi s\u0103 separa\u021bi un \u00eenc\u0103rc\u0103tor portabil.&nbsp;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Unele dintre aceste aplica\u021bii pot solicita actualiz\u0103ri constante ale h\u0103r\u021bilor \u0219i software-ului pentru a asigura acurate\u021bea informa\u021biilor. <\/li>\n<\/div><\/ul>\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 id=\"h-como-baixar-e-usar-apps-de-gps-para-usar-offline\">Cum s\u0103 desc\u0103rca\u021bi \u0219i s\u0103 utiliza\u021bi aplica\u021biile GPS pentru a le folosi offline?<\/h2>\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<h3 id=\"h-em-dispositivos-android\">Pe dispozitivele Android:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Mai \u00eent\u00e2i, deschide\u021bi \u201eGoogle Play Store\u201d pe dispozitivul dvs. Android. \u00cen general, pictograma Play Store se afl\u0103 pe ecranul de pornire sau \u00een meniul de aplica\u021bii.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>\u00cen bara de c\u0103utare, introduce\u021bi numele aplica\u021biei de navigare pe care dori\u021bi s\u0103 o desc\u0103rca\u021bi, de exemplu \u201eWaze\u201d sau \u201eAICI WeGo\u201d.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Apoi selecta\u021bi aplica\u021bia de navigare dorit\u0103 din rezultatele c\u0103ut\u0103rii.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Apoi, pe pagina aplica\u021biei, face\u021bi clic pe butonul \u201eInstalare\u201d. Dar, \u00eenainte de a continua, Google Play Store v\u0103 poate solicita s\u0103 v\u0103 conecta\u021bi la contul Google.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>\u00cen cele din urm\u0103, dup\u0103 ce desc\u0103rcarea \u0219i instalarea sunt finalizate, aplica\u021bia de navigare va fi disponibil\u0103 pe ecranul de pornire al dispozitivului Android sau \u00een meniul de aplica\u021bii.<\/li>\n<\/div><\/ol>\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<h3 id=\"h-em-dispositivos-ios-iphone-ipad\">Pe dispozitive iOS (iPhone\/iPad):<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Deschide\u021bi \u201eApp Store\u201d pe dispozitivul dvs. iOS. Pictograma App Store este situat\u0103 pe ecranul de pornire.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Apoi atinge\u021bi bara de c\u0103utare din col\u021bul din dreapta jos al ecranului \u0219i introduce\u021bi numele aplica\u021biilor de navigare GPS offline pe care dori\u021bi s\u0103 le desc\u0103rca\u021bi, cum ar fi \u201eSygic\u201d sau \u201eTomTom GO Navigation\u201d.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Apoi selecta\u021bi aplica\u021bia de navigare dorit\u0103 din rezultatele c\u0103ut\u0103rii.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Atinge\u021bi butonul \u201eOb\u021bine\u021bi\u201d de l\u00e2ng\u0103 numele aplica\u021biei. Apropo, dac\u0103 a\u021bi desc\u0103rcat anterior aplica\u021bia, butonul poate afi\u0219a o pictogram\u0103 nor cu o s\u0103geat\u0103 \u00een jos.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Dac\u0103 este necesar, autentifica\u021bi-v\u0103 cu ID-ul Apple sau utiliza\u021bi Touch ID\/Face ID pentru a confirma desc\u0103rcarea \u0219i instalarea aplica\u021biei.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>\u00cen cele din urm\u0103, dup\u0103 desc\u0103rcare \u0219i instalare, aplica\u021bia de navigare va fi disponibil\u0103 pe ecranul de pornire al dispozitivului iOS.<\/li>\n<\/div><\/ol>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Vrei s\u0103 c\u0103l\u0103tore\u0219ti, s\u0103 descoperi locuri noi f\u0103r\u0103 team\u0103 de a te pierde? Cu aplica\u021biile GPS pute\u021bi accesa h\u0103r\u021bi care func\u021bioneaz\u0103 chiar \u0219i f\u0103r\u0103 internet, cu ghidare vocal\u0103!<\/p>","protected":false},"author":9,"featured_media":6152,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[19,299],"tags":[319,320,321],"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>5 apps de navega\u00e7\u00e3o GPS que v\u00e3o te ajudar em viagens mesmo offline<\/title>\n<meta name=\"description\" content=\"Baixe apps de GPS incr\u00edveis que v\u00e3o te ajudar a encontrar qualquer lugar que voc\u00ea queira visitar mesmo offline! N\u00e3o dependa dos dados m\u00f3veis!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/100t.com.br\/ro\/apps-gps-offline\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"5 apps de GPS para voc\u00ea usar offline\" \/>\n<meta property=\"og:description\" content=\"Baixe apps de GPS incr\u00edveis que v\u00e3o te ajudar a encontrar qualquer lugar que voc\u00ea queira visitar mesmo offline! N\u00e3o dependa dos dados m\u00f3veis!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/100t.com.br\/ro\/apps-gps-offline\/\" \/>\n<meta property=\"og:site_name\" content=\"100 Tech\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-29T15:46:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-03T13:54:54+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/fake-gps.webp\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Samantha Scorbaioli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/100t.com.br\/#website\",\"url\":\"https:\/\/100t.com.br\/\",\"name\":\"100 Tech\",\"description\":\"Tecnologia e Informa\u00e7\u00e3o\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/100t.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ro-RO\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@id\":\"https:\/\/100t.com.br\/apps-gps-offline\/#primaryimage\",\"url\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/fake-gps.webp\",\"contentUrl\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/fake-gps.webp\",\"width\":756,\"height\":425},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/100t.com.br\/apps-gps-offline\/#webpage\",\"url\":\"https:\/\/100t.com.br\/apps-gps-offline\/\",\"name\":\"5 apps de navega\u00e7\u00e3o GPS que v\u00e3o te ajudar em viagens mesmo offline\",\"isPartOf\":{\"@id\":\"https:\/\/100t.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/100t.com.br\/apps-gps-offline\/#primaryimage\"},\"datePublished\":\"2023-06-29T15:46:22+00:00\",\"dateModified\":\"2023-07-03T13:54:54+00:00\",\"author\":{\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a\"},\"description\":\"Baixe apps de GPS incr\u00edveis que v\u00e3o te ajudar a encontrar qualquer lugar que voc\u00ea queira visitar mesmo offline! N\u00e3o dependa dos dados m\u00f3veis!\",\"breadcrumb\":{\"@id\":\"https:\/\/100t.com.br\/apps-gps-offline\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/100t.com.br\/apps-gps-offline\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/100t.com.br\/apps-gps-offline\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/100t.com.br\/ro\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"5 apps de GPS para voc\u00ea usar offline\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a\",\"name\":\"Samantha Scorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"caption\":\"Samantha Scorbaioli\"},\"url\":\"https:\/\/100t.com.br\/ro\/author\/samantha-scorbaioli\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"5 apps de navega\u00e7\u00e3o GPS que v\u00e3o te ajudar em viagens mesmo offline","description":"Baixe apps de GPS incr\u00edveis que v\u00e3o te ajudar a encontrar qualquer lugar que voc\u00ea queira visitar mesmo offline! N\u00e3o dependa dos dados m\u00f3veis!","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:\/\/100t.com.br\/ro\/apps-gps-offline\/","og_locale":"ro_RO","og_type":"article","og_title":"5 apps de GPS para voc\u00ea usar offline","og_description":"Baixe apps de GPS incr\u00edveis que v\u00e3o te ajudar a encontrar qualquer lugar que voc\u00ea queira visitar mesmo offline! N\u00e3o dependa dos dados m\u00f3veis!","og_url":"https:\/\/100t.com.br\/ro\/apps-gps-offline\/","og_site_name":"100 Tech","article_published_time":"2023-06-29T15:46:22+00:00","article_modified_time":"2023-07-03T13:54:54+00:00","twitter_card":"summary_large_image","twitter_image":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/fake-gps.webp","twitter_misc":{"Written by":"Samantha Scorbaioli","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/100t.com.br\/#website","url":"https:\/\/100t.com.br\/","name":"100 Tech","description":"Tecnologia e Informa\u00e7\u00e3o","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/100t.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ro-RO"},{"@type":"ImageObject","inLanguage":"ro-RO","@id":"https:\/\/100t.com.br\/apps-gps-offline\/#primaryimage","url":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/fake-gps.webp","contentUrl":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/06\/fake-gps.webp","width":756,"height":425},{"@type":"WebPage","@id":"https:\/\/100t.com.br\/apps-gps-offline\/#webpage","url":"https:\/\/100t.com.br\/apps-gps-offline\/","name":"5 apps de navega\u00e7\u00e3o GPS que v\u00e3o te ajudar em viagens mesmo offline","isPartOf":{"@id":"https:\/\/100t.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/100t.com.br\/apps-gps-offline\/#primaryimage"},"datePublished":"2023-06-29T15:46:22+00:00","dateModified":"2023-07-03T13:54:54+00:00","author":{"@id":"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a"},"description":"Baixe apps de GPS incr\u00edveis que v\u00e3o te ajudar a encontrar qualquer lugar que voc\u00ea queira visitar mesmo offline! N\u00e3o dependa dos dados m\u00f3veis!","breadcrumb":{"@id":"https:\/\/100t.com.br\/apps-gps-offline\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/100t.com.br\/apps-gps-offline\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/100t.com.br\/apps-gps-offline\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/100t.com.br\/ro\/"},{"@type":"ListItem","position":2,"name":"5 apps de GPS para voc\u00ea usar offline"}]},{"@type":"Person","@id":"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a","name":"Samantha Scorbaioli","image":{"@type":"ImageObject","inLanguage":"ro-RO","@id":"https:\/\/100t.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","caption":"Samantha Scorbaioli"},"url":"https:\/\/100t.com.br\/ro\/author\/samantha-scorbaioli\/"}]}},"_links":{"self":[{"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/posts\/6146"}],"collection":[{"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/comments?post=6146"}],"version-history":[{"count":0,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/posts\/6146\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/media\/6152"}],"wp:attachment":[{"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/media?parent=6146"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/categories?post=6146"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/tags?post=6146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}