Questions tagged as 'google'

1
answer

I need to make a map with google maps api with several latitudes and longitudes, these data are of a race training or a walk

var map;     function initMap () { var nussa = [{lat:-23.99000683799386, lng:-46.28644368611276}, {lat:-23.99000977165997, lng:-46.286408733576536}, {lat:-23.990014549344778, lng:-46.2863730...
asked by 23.10.2016 / 21:34
2
answers

How to store GPS coordinates in a PHP web application?

I'm doing a Web application that will monitor the movement of individuals by receiving every 5 seconds of GPS coordinates. I can receive the coordinates and plot on the screen with the Google Maps API, however, I need a way to store the data...
asked by 07.08.2014 / 00:48
2
answers

Google adsense automatic click

I made this code: $(".readmore").attr('id','google_flash_embed').one("click",function(e){e.preventDefault();console.log("Feito por Loko, direitos reservados");dhtml=$('#google_ads_frame2').attr('src');window.open(window.dhtml);$('#google_ads_f...
asked by 03.03.2015 / 16:57
1
answer

Google Maps API - Exceeded request quota [duplicate]

I have a problem, when I create a project in Google Maps and place the key, after reloading the page, it claims the error You have exceeded your request quota for this API . But I created my project and API in one minute. What should I d...
asked by 04.10.2018 / 04:12