Posts by Pedro Garcia • 17 points
5 posts
-
1
votes1
answer435
viewsQ: Error (Uncaught Referenceerror: google is not defined) in "Run" in MAPS Autocomplete API
An error is occurring in "google.maps.Event.addDomListener(window, 'load', initialize);" and I can’t fix :'( function initialize() { var mapOptions = { center: {lat: -33.8688, lng: 151.2195}, zoom:…
-
0
votes1
answer135
viewsQ: I can’t use Firebase Hosting
When I try to host using "firebase init" and then choose the project and the host, I apply the "firebase deploy" but when I open the link appears this screen: what should I do?…
-
-2
votes2
answers5067
viewsQ: How do I get back to old versions in nodejs by npm?
I need to go Node.js version 5.10.0 to be able to use firebase Hosting
-
1
votes0
answers51
viewsQ: API of camera2?
Does anyone know where I can find camera2 api in javascript?? API to use in apps who need an image captured and sent as Snapchat among others
-
0
votes2
answers74
viewsQ: I do not know how to do that when the radio that has an img disappears, when selected (JAVASCRIPT if possible)
I’m making a very simple evaluation system using form validation (know q n is correct but it’s just a study), and have radios in html along with label and img, n know how to make so that when a…