Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dalenguyen/angular-store-locator
This is an Angular 2+ Google Maps store locator project
https://github.com/dalenguyen/angular-store-locator
angular angular-maps angular5 google-maps store-locator
Last synced: 3 months ago
JSON representation
This is an Angular 2+ Google Maps store locator project
- Host: GitHub
- URL: https://github.com/dalenguyen/angular-store-locator
- Owner: dalenguyen
- Created: 2018-07-05T19:59:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T05:04:11.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T04:35:59.238Z (9 months ago)
- Topics: angular, angular-maps, angular5, google-maps, store-locator
- Language: TypeScript
- Homepage: http://angular-store-locator.surge.sh/
- Size: 114 KB
- Stars: 8
- Watchers: 3
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Angular Store Locator Maps
This is an Angular 2+ Google Maps store locator project.
Demo at: http://angular-store-locator.surge.sh
## Clone this project
```
git clone [email protected]:dalenguyen/angular-store-locator.git .```
## Customization
The location information is in __app/locations.service.ts__. You replace the current locations by replacing the sample with a GET request from your API.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
## Features
* Search and reorder stores basing on distance
* Show tooltip when clicking on a store