google-maps tag

46 questions


1 answers
68 views
0
When you draw multiple circles on Google Maps, you want to display the map only where the circles overlap.

I have a question about Google Maps API.As the title says, I would like to display the map only where the circles overlap.To explain in detail, the entire map is painted black with opacity of 1I will ...

2 years ago

2 answers
77 views
0
Get GoogleMapsAPI in JSON format → "Uncaught SyntaxError: Unexpected token:"

I would like to get a response in JSON format using GoogleMapAPI in AngularJS.On the console, the error Uncaught SyntaxError: Unexpected token:Does this error occur because : exists in the response JS...

2 years ago

2 answers
98 views
0
I would like to see GoogleMap on Rails.

I am developing it at Ruby on Rails.I want to display GoogleMap, but I'm having trouble because I can't see the map.I will write down the view code and the code of the js file, so please let me know h...


1 answers
72 views
0
Disable Zoom in Scroll in jquery.gmap3

I used googlemap3 to embed the map in the page. (This map has its own marker.) I would like to set the wheel scroll function to false, but I cannot implement it with the code below. The map has been s...


1 answers
87 views
0
The marker disappears when the center coordinates of the map are obtained by geolocationAPI.

Markers were displayed before geolocationAPI was introduced, but when debugging.InvalidValueError: setMap:not an instance of Map; and not an instance of StreetViewPanoramaThe error appears and the mar...

2 years ago

1 answers
78 views
0
Google Maps API v2 fails to display 3D

I am creating an application using Google Maps API v2 on Android.The map display and marker settings are normal, but when you zoom in, the 3D building is I'm in trouble because I can't see it. The dev...

2 years ago

1 answers
107 views
0
Can Google Maps Distance Matrix API calculate travel time between addresses?

I'm looking for an API to calculate the commuting time (public transportation) between addresses and the nearest station to the address.Please allow me to confirm the following two points.(1) Is it po...

2 years ago

1 answers
110 views
0
I can't get the intended data in google place api

I tried to get the review and phone number data in url below, but most of the values except text, rating for phone numbers and reviews are nil.However, if you hit url directly on the web, you can see ...


1 answers
89 views
0
I want my browser to display the Google Maps implemented in the rails app.

ChallengesThe rails app is implementing Google Maps, but it does not appear in the browser.I want to be able to display it somehow.Problems/errors encounteredI can't see the google map in my browser.S...


1 answers
86 views
0
Google Maps API divides location information into separate file (JSON) data

When I click the marker in conjunction with the JSON data containing the location information and the contents of the information window in GoogleMap, the information window is displayed and I am crea...

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.