How to Retrieve the Number of Schools, Hospitals, and Other Facilities by City and Generate a Distance Matrix Using Google Maps API? [closed]
Closed 4 days ago.
Private 360 photos on google maps street view possible?
Hey I’m just wondering if google maps api allows to use your own private 360 photos for street view?
Can enterprise apps use their own Google API keys in my app?
I am building an enterprise app that is using google maps API. I see an interest from their side to use their own Maps API keys, instead of my own for the app. It simplified billing for my app and gives more freedom to my customers. Also, if my key stops working, their business will not be impacted and maps will continue work.
Styling polygons previously styled under Landscape feature type in new Cloud Based Styles
In the editor for legacy styles, the polygon layer in green below (a contextual layer with visibility at zoom levels > 16) could previously be styled under the “Landscape” feature type in the legacy editor.
Google Place Reviewers Reviews Details
For each user who has reviewed particular Google maps place with unique “place_name”, I would like to get the information about all the reviews and ratings dates to other places that were made by this user.
Any suggestion what is the best way to do this ? I think web scrapping is one option but it is very time consuming (trail and error).
The goal is to do analysis to find potential of fake reviews.
How does Google Maps MVCArray .notfiy() work?
I am looking for a way to keep my map objects up to date.
F.e. a polyline.
Google map geocoder api gives Plus code rather proper address
I’m using Geocoder API on javascript. Following is Curl request generated:
How to query the historical speed trap logs from Google map in a certain area?
I’m developing a website that intents to show the hot spots and the patterns of how the speed traps appear/disappear.
GET TRAFFIC INCIDENT google maps api
I want to ask about Google Map API, I want to get data on traffic events such as accidents or closed roads that cannot be accessed by road users.
google map sample loads in jsfiddle.net but not in my page
I created a billable account in order to generate a key that will work with the location API. I enabled all APIs to that key that seem relevant to my case. Then I started with a basic Add a Google Map to a Web Page tutorial example. I copied the code from the jsfiddle.net of that example to my own HTML, css, and javascript files. The fidddle.net runs the code with my own key, so I know that the key works. Unfortunately I can’t get the map to display in my HTML page.