mirror of
https://github.com/supanadit/geo-smart-map.git
synced 2024-11-10 09:52:16 +00:00
Update Logo and Readme
This commit is contained in:
parent
4d770d208e
commit
55b605dc0c
@ -1,6 +1,9 @@
|
|||||||
![Geo Smart Logo](http://supanadit.com/wp-content/uploads/2019/11/Geo-Smart-Logo.png)
|
![Geo Smart Logo](http://supanadit.com/wp-content/uploads/2019/11/Geo-Smart-Logo.png)
|
||||||
|
|
||||||
# GEO Smart Map
|
# GEO Smart Map
|
||||||
|
|
||||||
|
![Show Case](http://supanadit.com/wp-content/uploads/2020/01/Peek-2020-01-04-21-09.gif)
|
||||||
|
|
||||||
This is the Front End Application which is the Live Map for [Geo Smart System](https://github.com/supanadit/geosmartsystem)
|
This is the Front End Application which is the Live Map for [Geo Smart System](https://github.com/supanadit/geosmartsystem)
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
<div *ngFor="let x of listMarker" [leafletLayer]="x"></div>
|
<div *ngFor="let x of listMarker" [leafletLayer]="x"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="logo">
|
<div class="logo">
|
||||||
<img src="assets/logo.png" width="120"/>
|
<img src="assets/logo-white.png" width="120"/>
|
||||||
</div>
|
</div>
|
||||||
|
BIN
src/assets/logo-white.png
Normal file
BIN
src/assets/logo-white.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue
Block a user