mapAdmin is a big data map location tool.The goal is to help retail businesses find the best location options through data.
- node:8.9.4
- vue:2.5.2
- webpack:3.6.0
You should config hosts:
- Open the computer system disk. C:\Windows\System32\drivers\etc
- add hosts 127.0.0.1 www.tendcloud.com
# install dependencies
npm install
# serve with hot reload at http://www.tendcloud.com:7777
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
- Users login
- User login for the first time,build a new brand.
- Brand location allocation: include brand attributes, opened shop, store and area in the plan.
- Set up competitive brands.
- Upload store information
- Add the shop location to be selected.
- Delete the brand
- Map city switching
- Layer switches include: store distribution, brand distribution, customer distribution.
- Add store include: circular shop location, driving time, walking time.
- Support population distribution heat map.
- Support guest flow statistics ratio, guest flow trend chart.