dalenguyen / angular-store-locator

This is an Angular 2+ Google Maps store locator project

Home Page:http://angular-store-locator.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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

About

This is an Angular 2+ Google Maps store locator project

http://angular-store-locator.surge.sh/


Languages

Language:TypeScript 67.8%Language:HTML 12.2%Language:CSS 11.6%Language:JavaScript 8.4%