{"id":3127,"date":"2022-11-04T19:54:36","date_gmt":"2022-11-04T19:54:36","guid":{"rendered":"https:\/\/informacaoevalor.com\/?p=3127"},"modified":"2022-11-04T20:01:12","modified_gmt":"2022-11-04T20:01:12","slug":"aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu","status":"publish","type":"post","link":"https:\/\/informacaoevalor.com\/de\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/","title":{"rendered":"Echtzeit-Bus-Apps: Entdecken Sie die besten und laden Sie sie jetzt herunter!"},"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 id=\"h-continue-lendo-para-saber-mais-sobre-os-aplicativos\">Lesen Sie weiter, um mehr \u00fcber die Apps zu erfahren<\/h2>\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 width=\"1024\" height=\"661\" loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real-1-1024x661.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-3151\" srcset=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real-1-1024x661.jpg 1024w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real-1-300x194.jpg 300w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real-1-768x496.jpg 768w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real-1.jpg 1199w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" ><em>&nbsp;(Bild: Internet)<\/em><\/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>Sind Sie schon einmal zu sp\u00e4t zu einem Termin gekommen, weil der Bus Versp\u00e4tung hatte? oder Haben Sie keine Informationen mehr \u00fcber die Buslinien in der Stadt? Sie sind im richtigen Artikel! <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sich auf \u00f6ffentliche Verkehrsmittel zu verlassen ist nicht einfach, man wei\u00df nie, was einen erwartet. Aus diesem Grund wurden Apps entwickelt, die Ihnen alles \u00fcber Ihre \u00f6ffentlichen Verkehrsmittel sagen, zum Beispiel: Standort, allgemeine Informationen, Fahrpl\u00e4ne usw. <\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1U8nvb\">\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:\/\/informacaoevalor.com\/de\/aplicativos-de-controle-remoto-para-usar-no-seu-smartphone\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Smartphone-Fernbedienungs-Apps\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/11\/Snapshot-2-1-1024x576-1.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:\/\/informacaoevalor.com\/de\/aplicativos-de-controle-remoto-para-usar-no-seu-smartphone\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Smartphone-Fernbedienungs-Apps\">\n            Smartphone-Fernbedienungs-Apps        <\/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            Treffen Sie die Besten        <\/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:\/\/informacaoevalor.com\/de\/aplicativos-de-controle-remoto-para-usar-no-seu-smartphone\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <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:\/\/informacaoevalor.com\/de\/aplicativos-de-controle-remoto-para-usar-no-seu-smartphone\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/11\/Snapshot-2-1-1024x576-1.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                Smartphone-Fernbedienungs-Apps              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/de\/aplicativos-de-controle-remoto-para-usar-no-seu-smartphone\/\"  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                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn Sie Ihres herunterladen, k\u00f6nnen Sie Ihr Kollektiv live verfolgen! Hast du gedacht?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wir haben einige der besten Echtzeit-Bus-Apps aufgelistet. Schauen Sie es sich unten an:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Moovit;<\/li><li>CittaMobi;<span style=\"color: initial\"><\/span><\/li><li>Wo ist der Bus;<\/li><li>Den Bus nehmen.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jetzt werden wir Ihnen mehr dar\u00fcber erz\u00e4hlen, lesen Sie weiter.<\/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-moovit\">Moovit<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Moovit ist die beliebteste urbane Mobilit\u00e4tsanwendung der Welt. Sie ist in den meisten Hauptst\u00e4dten des Landes verf\u00fcgbar und auch in einigen kleineren St\u00e4dten verf\u00fcgbar. Sein Konzept besteht darin, Menschen dazu zu bringen, die Einschr\u00e4nkungen der st\u00e4dtischen Mobilit\u00e4t zu \u00fcberwinden und Zeit f\u00fcr die Dinge zu gewinnen, die wirklich wichtig sind. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zus\u00e4tzlich zur M\u00f6glichkeit, Ihren Bus in Echtzeit zu verfolgen, funktioniert Moovit unter anderem auch mit Z\u00fcgen, U-Bahnen, Fahrr\u00e4dern, F\u00e4hren, Seilbahnen, geteilten Rollern, geteilten Fahrten. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In der moovit-App finden Sie offizielle Informationen von Beh\u00f6rden und Verkehrsunternehmen. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Moovit-App verf\u00fcgt \u00fcber das genaueste Fahrzeugortungssystem auf dem Markt. Es nutzt den Standort des Telefons, um Ihnen genau mitzuteilen, wo Sie anhalten m\u00fcssen. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der gr\u00f6\u00dfte Unterschied bei Moovit sind die Benachrichtigungen. Durch Benachrichtigungen informiert Sie die Anwendung \u00fcber Verz\u00f6gerungen oder andere relevante Informationen. So k\u00f6nnen Sie besser planen. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es ist bei Google Play (f\u00fcr Android), im App Store (f\u00fcr IOS-Systeme) verf\u00fcgbar oder Sie k\u00f6nnen auch auf die Webversion zugreifen.<\/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-cittamobi\">CittaMobi<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>CittaMobi ist seit 2014 auf dem Markt und in \u00fcber 15 Bundesstaaten Brasiliens vertreten. Das Konzept der App hat die Art und Weise ver\u00e4ndert, wie Menschen mit der Stadt interagieren.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Benutzeroberfl\u00e4che der App ist sehr einfach zu verstehen, sodass Sie jederzeit und \u00fcberall eine Verbindung herstellen k\u00f6nnen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p> Sie k\u00f6nnen die Routen nach Ihren W\u00fcnschen markieren und nachverfolgen. Die App zeigt Ihnen je nach gew\u00e4hlter Route die besten Optionen an. Dar\u00fcber hinaus k\u00f6nnen Sie die voraussichtliche Ankunftszeit und Fahrpl\u00e4ne Ihres Busses einsehen. Sollte der Bus zuf\u00e4llig Versp\u00e4tung haben, werden Sie \u00fcber den Grund der Versp\u00e4tung informiert. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit CittaMobi k\u00f6nnen Sie mit Ihrem Mobiltelefon aufladen, ohne Warteschlangen in Kauf nehmen zu m\u00fcssen. Das Aufladen kann direkt in der App mit Ihrer Kredit-, Debit-, Alelo Mobility- oder Google Pay-Karte (f\u00fcr Android-Benutzer) erfolgen. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Und wer hat keine Transportkarte? F\u00fcr diejenigen, die keine Karte haben oder diese zu Hause vergessen haben, bietet CittaMobi die digitale Geldb\u00f6rse. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit dieser Funktion m\u00fcssen Sie weder eine Fahrkarte noch Bargeld zur Hand haben, um das Ticket zu bezahlen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p> Sie m\u00fcssen lediglich den Ticketwert auf die digitale Geldb\u00f6rse \u00fcbertragen. Sobald die \u00dcbertragung abgeschlossen ist, bringen Sie einfach Ihr Mobiltelefon n\u00e4her an den Busentwerter und fertig! Es ist freigegeben! <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>CittaMobi kann bei Google Play (f\u00fcr Android) oder im App Store (f\u00fcr IOS) heruntergeladen werden. <\/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-cade-o-onibus\">Wo ist der Bus? <\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Diese Anwendung ist eher lokal und nur in der Region S\u00e3o Paulo verf\u00fcgbar. Es bietet Informationen zu Buslinien und gibt auch Warnungen mit U-Bahn-, SPTrans- und CPTM-Benachrichtigungen aus. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar\u00fcber hinaus ist es m\u00f6glich, den Standort von Stadt- und \u00dcberlandbussen in Echtzeit zu ermitteln. Oh! Au\u00dferdem k\u00f6nnen Sie die Reiserouten aller registrierten Linien \u00fcberpr\u00fcfen. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die App ist nicht so modern wie Moovit oder CittaMobi, aber sehr praktisch und effizient in dem, was sie tun soll. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wo ist der Bus auch f\u00fcr Android, IOS und Windows Phone verf\u00fcgbar? <\/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-va-de-onibus\">den Bus nehmen<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der V\u00e1 de Bus ist nur im Bundesstaat Rio de Janeiro verf\u00fcgbar. Es bietet allgemeine Informationen zu allen Stadt- und Landesbuslinien. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In der App k\u00f6nnen Sie Routen nachverfolgen, die n\u00e4chstgelegenen Bushaltestellen und Buslinien \u00fcberpr\u00fcfen und sogar Ihre \u00f6ffentlichen Verkehrsmittel in Echtzeit verfolgen. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Da es sich um eine neue App handelt, kann es zu Fehlern kommen. Aber es ist sehr effizient und funktional. Es ist bei Google Play, im Apple Store und in der Webversion verf\u00fcgbar.<\/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>M\u00f6chten Sie alles \u00fcber Ihren Bus wissen? In diesem Artikel listen wir die wichtigsten Anwendungen auf, damit Sie alles \u00fcber Ihre \u00f6ffentlichen Verkehrsmittel erfahren. Kasse. <\/p>","protected":false},"author":18,"featured_media":3150,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[13],"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>Aplicativos de \u00f4nibus em tempo real: conhe\u00e7a os melhores e baixe j\u00e1 o seu! - Informa\u00e7\u00e3o &amp; Valor<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/informacaoevalor.com\/de\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Aplicativos de \u00f4nibus em tempo real: conhe\u00e7a os melhores e baixe j\u00e1 o seu!\" \/>\n<meta property=\"og:description\" content=\"Quer saber tudo sobre o seu \u00f4nibus? Nesse artigo listaremos os principais aplicativos para voc\u00ea saber tudo sobre o seu transporte coletivo. Confira.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/informacaoevalor.com\/de\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/\" \/>\n<meta property=\"og:site_name\" content=\"Informa\u00e7\u00e3o &amp; Valor\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-04T19:54:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-04T20:01:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1199\" \/>\n\t<meta property=\"og:image:height\" content=\"774\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"estherdsales@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/informacaoevalor.com\/#website\",\"url\":\"https:\/\/informacaoevalor.com\/\",\"name\":\"Informa\u00e7\u00e3o &amp; Valor\",\"description\":\"Conte\u00fado e Informa\u00e7\u00e3o que geram valor\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/informacaoevalor.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/#primaryimage\",\"url\":\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real.jpg\",\"contentUrl\":\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real.jpg\",\"width\":1199,\"height\":774},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/#webpage\",\"url\":\"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/\",\"name\":\"Aplicativos de \u00f4nibus em tempo real: conhe\u00e7a os melhores e baixe j\u00e1 o seu! - Informa\u00e7\u00e3o &amp; Valor\",\"isPartOf\":{\"@id\":\"https:\/\/informacaoevalor.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/#primaryimage\"},\"datePublished\":\"2022-11-04T19:54:36+00:00\",\"dateModified\":\"2022-11-04T20:01:12+00:00\",\"author\":{\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/9cc4fd27cffbeec4173033a60013201c\"},\"breadcrumb\":{\"@id\":\"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/informacaoevalor.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Aplicativos de \u00f4nibus em tempo real: conhe\u00e7a os melhores e baixe j\u00e1 o seu!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/9cc4fd27cffbeec4173033a60013201c\",\"name\":\"estherdsales@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"caption\":\"estherdsales@gmail.com\"},\"url\":\"https:\/\/informacaoevalor.com\/de\/author\/estherdsalesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Aplicativos de \u00f4nibus em tempo real: conhe\u00e7a os melhores e baixe j\u00e1 o seu! - Informa\u00e7\u00e3o &amp; Valor","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:\/\/informacaoevalor.com\/de\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/","og_locale":"de_DE","og_type":"article","og_title":"Aplicativos de \u00f4nibus em tempo real: conhe\u00e7a os melhores e baixe j\u00e1 o seu!","og_description":"Quer saber tudo sobre o seu \u00f4nibus? Nesse artigo listaremos os principais aplicativos para voc\u00ea saber tudo sobre o seu transporte coletivo. Confira.","og_url":"https:\/\/informacaoevalor.com\/de\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/","og_site_name":"Informa\u00e7\u00e3o &amp; Valor","article_published_time":"2022-11-04T19:54:36+00:00","article_modified_time":"2022-11-04T20:01:12+00:00","og_image":[{"width":1199,"height":774,"url":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"estherdsales@gmail.com","Est. reading time":"5 Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/informacaoevalor.com\/#website","url":"https:\/\/informacaoevalor.com\/","name":"Informa\u00e7\u00e3o &amp; Valor","description":"Conte\u00fado e Informa\u00e7\u00e3o que geram valor","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/informacaoevalor.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/#primaryimage","url":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real.jpg","contentUrl":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/10\/Aplicativo-de-Onibus-em-Tempo-Real.jpg","width":1199,"height":774},{"@type":"WebPage","@id":"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/#webpage","url":"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/","name":"Aplicativos de \u00f4nibus em tempo real: conhe\u00e7a os melhores e baixe j\u00e1 o seu! - Informa\u00e7\u00e3o &amp; Valor","isPartOf":{"@id":"https:\/\/informacaoevalor.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/#primaryimage"},"datePublished":"2022-11-04T19:54:36+00:00","dateModified":"2022-11-04T20:01:12+00:00","author":{"@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/9cc4fd27cffbeec4173033a60013201c"},"breadcrumb":{"@id":"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/informacaoevalor.com\/aplicativos-de-onibus-em-tempo-real-conheca-os-melhores-e-baixe-ja-o-seu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/informacaoevalor.com\/"},{"@type":"ListItem","position":2,"name":"Aplicativos de \u00f4nibus em tempo real: conhe\u00e7a os melhores e baixe j\u00e1 o seu!"}]},{"@type":"Person","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/9cc4fd27cffbeec4173033a60013201c","name":"estherdsales@gmail.com","image":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","caption":"estherdsales@gmail.com"},"url":"https:\/\/informacaoevalor.com\/de\/author\/estherdsalesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/informacaoevalor.com\/de\/wp-json\/wp\/v2\/posts\/3127"}],"collection":[{"href":"https:\/\/informacaoevalor.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/informacaoevalor.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/de\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/de\/wp-json\/wp\/v2\/comments?post=3127"}],"version-history":[{"count":0,"href":"https:\/\/informacaoevalor.com\/de\/wp-json\/wp\/v2\/posts\/3127\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/de\/wp-json\/wp\/v2\/media\/3150"}],"wp:attachment":[{"href":"https:\/\/informacaoevalor.com\/de\/wp-json\/wp\/v2\/media?parent=3127"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/informacaoevalor.com\/de\/wp-json\/wp\/v2\/categories?post=3127"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/informacaoevalor.com\/de\/wp-json\/wp\/v2\/tags?post=3127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}