@@ -87,8 +87,8 @@ class TrackMapController extends BaseController | |||
if($l->staff_id == ''){ | |||
array_push($data, array( | |||
'_id' => $l->_id, | |||
'latitude' => '4.4695721', | |||
'longitude' => '101.376383', | |||
'latitude' => '1.5371973', | |||
'longitude' => '103.6602123', | |||
'title' => 'Majlis Daerah Cameron Highlands', | |||
'content' => '<b>Ibu Pejabat</b>', | |||
'icon' => url('/uploads/map_marker/mdch_map.png'), |