项目作者: supanadit

项目描述 :
Open Source Realtime Live Map for Geo Smart System
高级语言: TypeScript
项目地址: git://github.com/supanadit/geo-smart-map.git
创建时间: 2019-10-19T16:33:12Z
项目社区:https://github.com/supanadit/geo-smart-map

开源协议:Apache License 2.0

下载


Show Case

GEO Smart Map

This is the Front End Application which is the Live Map for Geo Smart System

Requirements

  • NPM
  • Angular

Quick Start

  • Clone this repository
  • Install Angular as global if don’t have it npm install -g @angular/cli
  • npm install
  • Set backend connection at src/environment environment.prod.ts and environment.ts
  • Run ng serve

Todo

  • Integration With Geo Smart System ( OK )
  • Get Data From Geo Smart System by Service ( OK )