Questions tagged as 'maps'

1
answer

Google Maps Inside the establishment

Good morning, someone can tell me how to google the map of a certain establishment on the site, however I want it to display the inside of it, which I can access in the maps, but I want a div with it in my contact page, how do I do this?     
asked by 03.10.2018 / 16:11
1
answer

By clicking the tab item the application closes

I'm making an application that has a tab, the first tab I put a webview, the second a map, when I enter the app and click on the map item, the app closes, the error happens after I refer to the map ViewController log: 2018-09-11 17: 21: 54.84...
asked by 11.09.2018 / 22:25
2
answers

How to display marker on the map according to the selected button?

I researched and tried some alternatives, but I have not been successful so far. * I would like to display the markers according to the button pressed on the main screen. For example: A) button 1 results in displaying the map only with "local...
asked by 10.07.2018 / 15:10
1
answer

Continue running after accepting the Android Permission

I'm doing a test using Google Maps. It's working but it's this way. Once the app is started, it checks the permission by calling the Permission class. If the user accepts, the app starts and if it refuses the app to close with a message stating...
asked by 06.07.2017 / 21:00
1
answer

Google Maps does not work after it generates signed APK for Google Play

Personal I have an application running Google Maps. I generated the access key (copied and pasted into xml) direct from the Console Developer website. If I generate the normal apk (unsigned) it works normally. After you generate the signed apk (...
asked by 09.07.2017 / 15:13
1
answer

I need to put a link in my Google Maps

I have a map on my site, where the location of the establishment on the map has the logo, instead of the default Google Maps PIN, a PNG image appears. I need this image, when clicking, to take a specific URL within the site itself. I already...
asked by 19.09.2016 / 23:03
1
answer

Stylize editable square "balls"

When you draw an editable square on the map, those "polka dots" appear in the corners, which are the clickable areas to resize the square. function initMap() { var map = new google.maps.Map(document.getElementById('map'), {...
asked by 07.10.2015 / 16:56
1
answer

How do I get markers near the user's location? [closed]

Good evening Who knows the Tinder application knows that a map is not shown, but knows that it takes the location of the user and uses it to look for people who are nearby within a certain radius. I would like to do the same thing in my Andro...
asked by 10.09.2015 / 04:39
1
answer

Marker Google Maps pulls only 1 address among several [duplicate]

I'm using the Google Maps API to make a map with markers over the address I'm reporting, and also an auto complete in input . The problem is that if I put, for example, the address of my house in the input and it places the marker on top...
asked by 05.08.2015 / 20:22
0
answers

Google Distance Matrix

I need to use Google's Distance Matrix and read the API plan and wanted to know if I understood correctly. Google gives you "200 USD" / Month so you can make 40k requests per month, charging the surplus. Is that right? Are these "200 US...
asked by 13.10.2018 / 03:03