mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
Merge branch 'ent-4851-Cambio-de-color-en-la-union-de-agentes-del-GIS-map' into 'develop'
Changed color See merge request artica/pandorafms!2831
This commit is contained in:
commit
8fd6f28070
@ -87,9 +87,9 @@ function js_refreshParentLines(layerName) {
|
|||||||
{
|
{
|
||||||
strokeWidth: 2,
|
strokeWidth: 2,
|
||||||
fillOpacity: 0.2,
|
fillOpacity: 0.2,
|
||||||
fillColor: "red",
|
fillColor: "black",
|
||||||
strokeDashstyle: "dash",
|
strokeDashstyle: "dash",
|
||||||
strokeColor: "red"
|
strokeColor: "black"
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user