samiahmedsiddiqui / tracking-demo

This repo contains the tracking demo using PubNub and google maps API.

Home Page:https://samiahmedsiddiqui.github.io/tracking-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracking Demo using PubNub JS SDK with Google Map

This demo contains 2 third party APIs (Google and PubNub). Google MAPS API is used to show the Map and the pointer of the location if allowed otherwise show static Location of San Francisco. Whereas, PubNub API is used to animate the pointer from the current location to on wards by adding the 0.001 in Latitude and 0.01 in Longitude.

To get your PubNub and Google Maps Keys use the links below:

  1. PubNub Keys
  2. Google Map

You can check the Live Demo from here.

If anyone wants to provide their feedback or have any concerns regarding it then please contact Sami Ahmed Siddiqui.

About

This repo contains the tracking demo using PubNub and google maps API.

https://samiahmedsiddiqui.github.io/tracking-demo/

License:MIT License


Languages

Language:JavaScript 74.0%Language:HTML 26.0%