Files
BlazorDeviceInterop/BlazorDeviceTestRig/wwwroot/css/geolocation.css
T
Bernard Darnton 9576c5aa5b Add project files.
2020-10-12 06:03:49 +13:00

10 lines
126 B
CSS

#geolocationPointMap {
height: 300px;
width: 100%;
}
#geolocationWatchMap {
height: 300px;
width: 100%;
}