Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lavkushwaha/ionic_distance_calculator

Using Google Maps API Distance Matrix to calculate simple distance between two points in IONIC 4 Framework
https://github.com/lavkushwaha/ionic_distance_calculator

angular distance-matrix-api geolocation googlemaps-api ionic ionic4 webapp

Last synced: 6 days ago
JSON representation

Using Google Maps API Distance Matrix to calculate simple distance between two points in IONIC 4 Framework

Awesome Lists containing this project

README

        

# Ionic_Distance_Calculator [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

### for CORS Error use this command on cmd where your chrome directory is present
## chrome.exe --user-data-dir="C:/Chrome dev session" --disable-web-security

## Getting Started

Ionic 4 App with google maps distance matrics API used with geolocation, to find distance and travelling time from yours location to any place.

Remember to use CORS commands.

### Prerequisites

What things you need to install the software and how to install them

```
Ionic 4

```

### Screenshots

![alt text](https://github.com/Lavkushwaha/Ionic_Distance_Calculator/blob/master/Screenshot%20(11).png)

## Running
....

## Deployment

Soon.....

## Contributing

soon....

## Versioning

soon....

## Authors

* **Lavkant Kachhwaha** - [incals](https://github.com/Lavkushwaha)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Inspiration - * **Yash Aggarwal**