Questions tagged as 'google-maps'

0
answers

Obtain close points with Google's Api

I'm doing a web application, in which the backend is developed with entity framework and web api, I have a table in the bd of places with their google coordinates, I get these coordinates and I get a list of places in JSON format for example {...
asked by 29.11.2018 / 16:22
0
answers

I can not enable my server's IP in the google maps API

I have problems using javascript and embed the Google Maps API. In the part of the restriction I would like to place only the IP where my web pages are hosted. I do not want to restrict it by domain since I will use the system that I made for se...
asked by 15.11.2018 / 02:12
0
answers

use the Google Maps API to determine the distance of 50 points with each of the other points

for a logistics job, which consists of determining an optimal route for a tourist, I need to calculate the distance or travel time by car from each of the 50 points with the other points. Our teacher told us that you can use the google maps A...
asked by 13.11.2018 / 20:51
0
answers

How to shade a province or district on my Maps with PHP-Javascript

I have a code that shows me the point I am requesting (with its latitude and longitude), but what I would like to know is that if you can shade a particular province or district, and of a particular color: <!DOCTYPE html> <html>...
asked by 12.11.2018 / 21:18
1
answer

TypeError: undefined is not an object (evaluating 'result [0] .geometry')

Hello I'm trying to get the latitude and longitug in angular and be saved in firebase give me this error My code is:    import {Component, OnInit} from '@ angular / core';   import {PlacesService} from '../services/ places.service';...
asked by 31.10.2018 / 04:20
0
answers

Google API My Business

Today I appeal to you for something that is completely new to me, the google APIs. It happens that I am working on a web project where they are asking me to place the hours that the business opens, this has been configured in Google My Busine...
asked by 31.10.2018 / 20:44
1
answer

My map is not displayed

I'm making a page in html, the question that does not show me the google map. I used to do it before but not anymore. I modified everything thinking if it had an error but igue without showing it. Notes: I use my google API                  ...
asked by 25.10.2018 / 20:55
0
answers

Problems using google maps from an R package: RgoogleMaps

Until recently I used R to project point in google maps. Now I get an error: Error in download.file (urlStr, destfile, mode="wb", quiet = TRUE):   can not open URL ' link ' In addition: Warning message: In download.file (urlStr, destfile, mo...
asked by 22.10.2018 / 14:46
0
answers

Upload Google Maps capture to MySQL with PHP

I am trying to upload a Google Maps capture that I made from Android Studio , but when sending the capture to the server the image arrives empty and I do not know why. Code: public void captureScreen() { SnapshotReadyCallba...
asked by 20.10.2018 / 01:23
0
answers

TypeError: null is not an object (evaluating 'a.scale') google maps

I have a map with markers , geolocation and markerclusterer and I'm getting that error in any browser by zooming in on the map Do you know the reason?     
asked by 17.10.2018 / 21:08