mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Merge branch '98-agentes-codificados-en-vista-de-gis-data-dentro-de-la-vista-de-agente-6' into 'pandora_6.0'
Show agent alias in gis maps with entities - #98 See merge request !282
This commit is contained in:
commit
66c3c0f8b9
@ -1074,7 +1074,7 @@ function gis_get_agent_map($agent_id, $heigth, $width, $show_history = false, $c
|
||||
|
||||
|
||||
gis_add_agent_point("layer_for_agent_" . $agent_name,
|
||||
$clean_agent_name, $agentPositionLatitude, $agentPositionLongitude,
|
||||
io_safe_output($clean_agent_name), $agentPositionLatitude, $agentPositionLongitude,
|
||||
$agent_icon, $agent_icon_width, $agent_icon_height, $agent_id,
|
||||
$status, 'point_agent_info');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user