/MAP

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

Primary LanguageHTML

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