04.12.2012 Views

Vehicle Tracking System Using GPS and SMS - Mobitek.com.my

Vehicle Tracking System Using GPS and SMS - Mobitek.com.my

Vehicle Tracking System Using GPS and SMS - Mobitek.com.my

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

}<br />

map.addOverlay(marker);<br />

map.addOverlay(marker1);<br />

<strong>Vehicle</strong> <strong>Tracking</strong> <strong>System</strong> <strong>Using</strong> <strong>GPS</strong> <strong>and</strong> <strong>SMS</strong><br />

map.addOverlay(marker2);<br />

map.addOverlay(marker3);<br />

map.addOverlay(marker4);<br />

map.setCenter(new GLatLng(lat,long), 16);<br />

map.setMapType(G_SATELLITE_MAP);<br />

var polyline = new GPolyline([<br />

new GLatLng(lat, long),<br />

new GLatLng(lat1, long1),<br />

new GLatLng( lat2, long2),<br />

}<br />

<br />

new GLatLng(lat3, long3),<br />

new GLatLng(lat4, long4)<br />

], "#3333cc", 10);<br />

map.addOverlay(polyline);<br />

<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!