MARINE TRAFFIC – TRACK SHIPS








RAW MARINE TRAFFIC

<div class="map-radar" align="center">

<script type="text/javascript">
width='100%'; // the width of the embedded map in pixels or percentage
height='600'; // the height of the embedded map in pixels or percentage
border='0'; // the width of the border around the map (zero means no border)
shownames='false'; // to display ship names on the map (true or false)
latitude='37.4460'; // the latitude of the center of the map, in decimal degrees
longitude='24.9467'; // the longitude of the center of the map, in decimal degrees
zoom='3'; // the zoom level of the map (values between 2 and 17)
maptype='1'; // use 0 for Normal Map, 1 for Satellite, 2 for OpenStreetMap
trackvessel='0'; // MMSI of a vessel (note: vessel will be displayed only if within range of the system) - overrides "zoom" option
fleet=''; // the registered email address of a user-defined fleet (user's default fleet is used)
</script>
<script type="text/javascript" src="//cdn.staticaly.com/gh/joniibra/webdev/blogger/widgets/en_US/marine.traffic/embed.js"></script>

</div>