Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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