mirror of
https://github.com/bilde2910/Hauk.git
synced 2026-01-23 02:24:09 +00:00
Code style consistency
This commit is contained in:
parent
02ccb4fcd2
commit
0bbea4fe64
1 changed files with 1 additions and 1 deletions
|
|
@ -885,7 +885,7 @@ function processUpdate(data, init) {
|
|||
}
|
||||
|
||||
function setAccuracyCircleColor(circle, color) {
|
||||
if( circle ) {
|
||||
if (circle) {
|
||||
circle.setStyle({
|
||||
fillColor: color,
|
||||
color: color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue