All Projects → zmofei → Coronavirus 2019 Demo

zmofei / Coronavirus 2019 Demo

Licence: mit
webinar for coronavirus map

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Coronavirus 2019 Demo

Expo Chroma Key Camera
Live green-screen effect with Expo and THREE.js
Stars: ✭ 28 (-30%)
Mutual labels:  demo
Simple Offline Blog
A simple offline blog, using ServiceWorker
Stars: ✭ 31 (-22.5%)
Mutual labels:  demo
React Native Swipeable Cards Demo
Facebook-style swipeable cards with React Native Interactable.
Stars: ✭ 36 (-10%)
Mutual labels:  demo
Kbdfun
⌨️ Using <kbd> for fun & profit
Stars: ✭ 28 (-30%)
Mutual labels:  demo
Insurance Bot
A message based insurance experience
Stars: ✭ 30 (-25%)
Mutual labels:  demo
Hello nn
Some of my simple neural networks
Stars: ✭ 33 (-17.5%)
Mutual labels:  demo
React Floating Button Menu
A customizable floating action button menu that follows material design
Stars: ✭ 27 (-32.5%)
Mutual labels:  demo
Dejajs Components
Angular components
Stars: ✭ 37 (-7.5%)
Mutual labels:  demo
Canvas Img Process
html5 canvas image process ( 3*3 kernel ) canvas卷积核测试 canvas图片后期
Stars: ✭ 31 (-22.5%)
Mutual labels:  demo
Langterm
🕹️ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure
Stars: ✭ 35 (-12.5%)
Mutual labels:  demo
Teapot shooter
Augmented Reality Teapot Shooter made using Unity and ARCore
Stars: ✭ 30 (-25%)
Mutual labels:  demo
Laravel Saml Sp Demo
Laravel demo application showing implementation of SAML authentication as a Service Provider.
Stars: ✭ 30 (-25%)
Mutual labels:  demo
Demo onepage
Demonstriert eine Onepage-Website auf Basis von REDAXO 5
Stars: ✭ 34 (-15%)
Mutual labels:  demo
Tinyme
A tiny php framework based on flight and medoo with restful api service
Stars: ✭ 28 (-30%)
Mutual labels:  demo
Module Federation Examples
Implementation examples of module federation , by the creators of module federation
Stars: ✭ 979 (+2347.5%)
Mutual labels:  demo
Dt54
Laravel 5.4 DataTables Demo Application (WIP)
Stars: ✭ 27 (-32.5%)
Mutual labels:  demo
Web Font Loading Recipes
A bunch of demos for different web font loading strategies. Companion to https://www.zachleat.com/web/comprehensive-webfonts/ Read more: https://www.zachleat.com/web/recipes/
Stars: ✭ 964 (+2310%)
Mutual labels:  demo
Dom Examples
Code examples that accompany various MDN DOM and Web API documentation pages
Stars: ✭ 984 (+2360%)
Mutual labels:  demo
Pendulum
ROS, ROS2, real-time, control, pendulum
Stars: ✭ 37 (-7.5%)
Mutual labels:  demo
Mybatisdemo
书籍《通用源码阅读指导书——MyBatis源码详解》配套示例
Stars: ✭ 35 (-12.5%)
Mutual labels:  demo

Coronavirus-2019-demo

本次分享主要分为2个部分:

  • 简要介绍项目背景,图层以及数据意义
  • 四个图层核心代码简述

分享中的代码难度不高,适合初级前端程序员以及对Mapbox,Gis可视化感兴趣的同学。

相关文章: 从地图看疫情

1. 项目介绍

2. 各图层教程

2.1 热力图

要点: 热力图的绘制原理,Mapbox官方热力图图层的实现以及热力参数调优热力图配色

参考资源:

2.2 填色图

要点:Mapbox中实现填色图层,Mapbox Expressoion 的使用

参考资源:

2.3 聚合图

要点:Mapbox数据的聚合功能, cluster: true

参考资源:

2.4 分类聚合

要点:Mapbox自定义复杂SVG图标,Mapbox自定义图层

参考资源:

3. Q&A

有问题可以联系我们社区管理员,或者直接在issue中提出,我会尽力一一回答

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].