Developer Guide
COVID-19 Tracking System provides you many UI style that you can use to embed into your website.
List View
Embeded Code
<iframe src="https://covid19-map.cdcmoh.gov.kh/list_views" style='width: 325px; height: 390px; border: 0;'></iframe>
Sample preview

List View with "Cambodia" list open
Embeded Code
<iframe src="https://covid19-map.cdcmoh.gov.kh/list_views?location_info=00" style='width: 325px; height: 390px; border: 0;'></iframe>
Sample preview

Map View
Embeded Code
<iframe src="https://covid19-map.cdcmoh.gov.kh/?display_mode=map" style="height: 600px; width: 530px; border: 0;"'></iframe>
Sample preview

Mobile view
Embeded Code
<iframe src="https://covid19-map.cdcmoh.gov.kh/?display_mode=mobile" style="width: 320px; height: 380px; border: 0;"></iframe>
Sample preview

Desktop view
Embeded Code
<iframe src="https://covid19-map.cdcmoh.gov.kh/?display_mode=desktop" style="width: 1024px; height: 730px; border: 0;"></iframe>
Sample preview
