Posts by Felipe Alves • 17 points
2 posts
-
0
votes0
answers47
viewsQ: I cannot return the response of a post request with Xios from a function passed to child component
I’m using the Google Translation Api, basically the function makes a request for their Api sending as parameters "q" (the text that needs to be translated) and "target" (a string containing the iso…
-
0
votes0
answers39
viewsQ: Leaflet map with Tilelayer not showing
I’m learning to create maps by Leaflet and wanted to add a style Tilelayer, the problem is that it starts loading right at the beginning of loading and then returns to the default style of map, my…