Geolocation
GeolocationJun 29, 2019
Android Geolocation Tracking + Google Maps API (3/4)
Geolocation returns the location of a connected device. We'll plot and update the data in real time as it changes on a live-updating map with Google Maps API
GeolocationJul 29, 2018
Android Messaging App: Scaling and Channel Groups
Advanced Android-based chat app with Multiplexing and channel group management. Learn features like Wildcard Subscriptions & more.
GeolocationJun 6, 2018
Flight Paths: Geolocation Tracking + Google Maps API
Flight paths (polylines) are a list of points, where line segments are drawn between consecutive points. We'll implement them with the Google Maps API.
GeolocationMar 16, 2017
Real-time ArcGIS Geocoding & Esri Geocoding BLOCK
How to embed geocoding lookups in a real-time app with the Esri geocoding API and PubNub BLOCKS.
GeolocationMay 12, 2016
Smart Traffic Management for EMS Vehicles | PubNub
Shyam builds an interactive smart traffic system for emergency vehicles using IBM BlueMix and PubNub's DSN
GeolocationSep 2, 2015
Real-time Location Tracking on a Map using JS
How to stream location data to build real-time location tracking maps using JavaScript, EON real-time dashboard framework, and the Mapbox API.
GeolocationAug 18, 2015
Displaying Vehicle Data w/Automatic API & Mapbox API
In this tutorial, we'll cover how to receive real-time vehicle data from the Automatic API & display them on a map in real time using the Mapbox API.
GeolocationAug 17, 2015
Streaming Vehicle Data in Real time with Automatic
How to publish and stream vehicle data and events in real time from the Automatic adapter via PubNub to a web interface.
GeolocationMay 28, 2015
Calculating Geolocation Proximity with JavaScript
How to calculate geolocation proximity to other locations, and compare that first location to surrounding locations using the GoogleMaps API.