You need to search information about mobile browser meta tags. Some times ago we solved the similar problem with: ... <head> <title>${title}</title> <meta name="google" value="notranslate"> <meta name="viewport" content="width=device-width, target-densitydpi=high-dpi, initial-scale=1.0, user-scalable=no" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> ... Try to search in web this key worlds: "Building web pages to support different screen densities". Good luck
... <head> <title>${title}</title> <meta name="google" value="notranslate"> <meta name="viewport" content="width=device-width, target-densitydpi=high-dpi, initial-scale=1.0, user-scalable=no" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> ...
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.