Difference between revisions of "Template:MarineTraffic"

(Tag: 2017 source edit)
(Tag: 2017 source edit)
Line 12: Line 12:
 
         latitude=51.50;  //the latitude of the center of the map in decimal degrees
 
         latitude=51.50;  //the latitude of the center of the map in decimal degrees
 
         longitude=0.02;  //the longitude of the center of the map in decimal degrees
 
         longitude=0.02;  //the longitude of the center of the map in decimal degrees
         zoom=12;            //the zoom level of the map. Use values between 2 and 17
+
         zoom=14;            //the zoom level of the map. Use values between 2 and 17
         maptype=2;          //use 0 for Normal map, 1 for Satellite, 2 for Hybrid, 3 for Terrain
+
         maptype=1;          //use 0 for Normal map, 1 for Satellite, 2 for Hybrid, 3 for Terrain
 
         trackvessel=0;      //the MMSI of the vessel to track, if within the range of the system
 
         trackvessel=0;      //the MMSI of the vessel to track, if within the range of the system
 
         fleet='';          //the registered email address of a user-defined fleet to display
 
         fleet='';          //the registered email address of a user-defined fleet to display

Revision as of 12:35, 21 February 2021