|
@ -240,7 +240,7 @@ function buildRandonData(location, addr) { |
|
|
return points.map((points) => { |
|
|
return points.map((points) => { |
|
|
return { |
|
|
return { |
|
|
image: custom_assets_pin.officialPluviometer, |
|
|
image: custom_assets_pin.officialPluviometer, |
|
|
logo: custom_assets.officialPluviometer_pin, |
|
|
|
|
|
|
|
|
logo: custom_assets.officialPluviometer, |
|
|
ID: ++ID, |
|
|
ID: ++ID, |
|
|
name: "officialPluviometer", |
|
|
name: "officialPluviometer", |
|
|
title: "Pluviometro Oficial " + i++, |
|
|
title: "Pluviometro Oficial " + i++, |
|
|