Skip to content
/ MAP Public

MAP - Mobile Asset Positioning , Locates phone with the help of phone number in maps.

Notifications You must be signed in to change notification settings

arun2002k/MAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Asset Positioning

A simple python script which locates mobile location with phone number and display the location in the map.

API Reference

Get API from

  https://opencagedata.com/
Parameter Type Description
api_key string Required. Your API key

Installation

Install python package with pip command in terminal or command prompt.

  pip install phonenumbers
  pip install opencage
  pip install folium

Running Tests

To run tests, run the following command

  python map.py

About

MAP - Mobile Asset Positioning , Locates phone with the help of phone number in maps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published