I wanna add google maps to my website. I can see the following code. <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> Why is this used for ? Is it necessary to use this code ? Thanks.