calrsom commented on issue #933:
URL: https://github.com/apache/cordova-ios/issues/933#issuecomment-714594112


   Update on the issue I was seeing.  It turns out the old version of 
`cordova-plugin-googlemaps` I was using was overwriting my viewport meta tag.  
I'm now seeing the positioning I expect with a viewport tag
   `<meta name="viewport" content="viewport-fit=cover, user-scalable=no, 
initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">`.
   For those still experiencing an issue here, take a look at options from the 
markup side.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to