Most voted "google-maps" questions
The Google Maps Apis family lets you incorporate the functionality of Google Maps into your own website and apps.
Learn more…530 questions
Sort by count of
-
0
votes1
answer82
viewsRemove default map tags on android
I did not test, but apparently in Avascript you can remove the default marks from the map using Maptypestylefeaturetype - https://stackoverflow.com/questions/7538444/how-do-i-remove-default-markers.…
-
0
votes0
answers39
viewsError while performing android route
08-24 22:52:53.529 9872-9880/br.com.anjodarua E/AndroidHttpClient: Leak found java.lang.IllegalStateException: AndroidHttpClient created and never closed at…
-
0
votes1
answer162
viewsLoad Google Maps without internet - Android
I’m creating an app using the standard google maps Activity in android studio, the application is already complete, but I would like it to work without internet, I saw that the google maps app has…
-
0
votes1
answer153
viewsError inflating class Fragment using maps
When I run my app, after selecting the event that directs to a activity using maps, it ends with Fatal Exception. luizugliano.com.br.lugaresfavoritos.Mapsactivity}: android.view.Inflateexception:…
android google-maps android-fragment google-maps-android-api-2asked 8 years, 12 months ago Luiz Henrique Ugliano 651 -
0
votes1
answer104
viewsMake a mark on the Google Maps map itself
I wonder if there is any way to leave a mark on a certain part of the map of Google Maps (android). I’m not saying in marker form, I’m wanting for example to leave an area close to my house with a…
-
0
votes2
answers1108
viewsGoogle maps android already open looking for current position
I would like help to get google maps of my android application already look for the current position of the user once the map is opened, in the same way as traditional gps, like Waze, be have q…
-
0
votes1
answer98
viewsEnable Panorama (Street View) mode with Function Javascript
How to call Google Maps panorama mode, via API? Using JS, you can configure and display Google Maps in a customized way: //Setup Maps function initialize(){ var geoLatLong =…
-
0
votes1
answer55
viewsSlidetoggle Does Not Load Maps Correctly
I have two maps on one page, I am using slideToggle and slideup to display make available for viewing only one map at a time. mapa_fixed and mapa_movement are the Ivs that contain the maps.…
-
0
votes2
answers96
viewsuse google maps on my site
Hello, I have a system , and I need every time I open this box , change the address of google maps according to the address that appears of each record as follows in the photo : This is a box that…
-
0
votes1
answer528
viewsGoogle Maps Geolocation API
I’m willing to check the status my client is in to show the nearby establishments in that region. How do I get this information through Google Maps Geolocation API? There’s another better way? The…
-
0
votes0
answers137
viewsApplying style to the infowindow of the googlemaps marketer
I have the following method that applies a style to infowindow google.maps.event.addListener(infowindow, 'domready', function () { // Referência ao DIV que agrupa o fundo da infowindow var iwOuter =…
-
0
votes1
answer544
viewsAdd bookmark to Google map
As the postage made on Disable zoom google maps does not work Samir Braga answered the following code: <!doctype html> <html lang="pt,BR"> <head> <meta charset="UTF-8">…
-
0
votes0
answers27
viewsLoad pins selectively via Mysql - Maps API
I have a question about loading pins from a Mysql database. Let’s say I have a database that stores multiple latitudes and longitudes and needs to load some pins from them, via the Gmaps API.…
-
0
votes2
answers242
viewsFilter in Google Places API
I wonder if there is any way to filter the sites such as "gyms" using Google Places ? Because the idea is to take and use the data of these places.
-
0
votes0
answers25
viewsDistance in maps greater than 50 Km and pins being marked to the limit of 20 on the map
Good night. The maps shows at most 20 pins marked around where I am. I’m making calls at Retrofit to get the location of these pins, because I’m bringing by type of property category. Have some way…
-
0
votes1
answer549
viewsGoogle Maps Api v3 - Working with 2 Json files
I am creating a map, to present a lot of information, using google maps v3. I decided to work with 2 Json files, to fill the map. The first file contains the Latitude and Longitude information of…
-
0
votes1
answer34
viewsError when trying to include a mapfragment in an Activity
I have an Activity that should go up with the map (Googlemaps). But when implementing some methods, so that I can for example click and add a marker, it breaks, with the following error: Attempt to…
-
0
votes1
answer1933
viewslimit of requests Google maps api
I am developing a web application with google maps api javascript. The limit is 25,000, however, is crashing in the tests I have done. Someone with good knowledge of could inform: Is there any time…
-
0
votes3
answers2529
viewsUsing the Google Maps API for certain Longitude and Latitude
I am creating a site, I want in it when a user put in an input to longitude and latitude, google maps returns to exact location, I’ve seen several tutorials talking about google maps api but I…
-
0
votes0
answers328
viewsGoogle Maps API: Retrieve country or city name from a coordinate
I need to check to be a coordinate (latitude and longitude) belongs to a city or country. Someone knows a simple way to do this using the Google Maps API v3 (javascript)?
-
0
votes1
answer103
viewscreate two markers with drag drop in google maps api
Fala galera, I’m creating a map where the idea is that the person can insert a pin in it and then in the sequence insert another pin, when he inserts the second pin, a line between the two pins…
-
0
votes2
answers2376
viewsInsert button to reach a map
I need to insert a button on my site so that clicking a route is established by taking the customer’s location to the address that will already be established on the site page. Here is the page with…
google-mapsasked 7 years, 7 months ago Vinicius Soares 1 -
0
votes1
answer543
viewsTwebbrowser does not load google map colors
I have an Asp page that worked normal by Twebbrowser (Delphi-XE7) until this morning, but now carries all the points added, but the Tiles do not. If you move the zoom, press normal from there, but…
-
0
votes1
answer380
viewsView Route Google Maps button automatically
I have the following method for creating the Marker in the App: private void createMarker() { MarkerOptions mo = new MarkerOptions(); LatLng latLng = new LatLng(mObjetoResumo.getLatitude(),…
-
0
votes1
answer371
viewsSearchbox Google Maps JS API does not return search results
Good evening, I have a map obtained through the Google Maps Javascript API, and I’m inserting a searchBox. So far so good, the search box has been inserted and the autocomplete is working. The…
-
0
votes0
answers34
viewsParameters between Fragment and Activity
I have an Activity with a Fragment inside, but I want to pass the parameters present in the Fragment when changing from Activity, what I do?
string google-maps android-fragment android-activity intasked 7 years, 6 months ago william silva 21 -
0
votes0
answers359
viewsCreate routes to a single point google maps API
I have a problem, the problem is the following, I made a request via HTTP I took the data from JSON and I loaded inside one so I was able to load all the points of JSON into the map: var get =…
-
0
votes1
answer574
viewsGoogle Maps Hide Marker
I have a problem. I’m having trouble deleting Markers from Google Maps. The intention is when you click on a Radio Button, mark a place, and remove the others. When I click on a Radio Button, it…
-
0
votes1
answer34
viewsHow does the integration of Google Maps into the web version work?
Hello! My question may seem a little vague, but I didn’t know how to summarize my doubt in a few words. What I want to know is: how does Google Maps validate API_KEY and return the map in the web…
-
0
votes1
answer165
viewsNavigation Drawer + Google Maps
I have a problem joining Navigation Drawer as Google Maps. I want google to be my home page and I want it to be on the Navigation Drawer list as an item, but there’s been a little snag. I’ll try to…
-
0
votes0
answers317
viewsHow do I make the map have a radius around the specific location point?
How do I make the map to have a radius around the specific location point of about 2 km? Example below…
google-maps maps-javascript-api angular-google-mapsasked 7 years, 5 months ago Beatriz de Almeida 61 -
0
votes3
answers2316
viewsGoogle Maps does not load
I created an application to test google maps, but when I run by mobile the map does not load...a logo of google appears in the bottom left corner but the rest of the screen is blank... I added the…
-
0
votes2
answers567
viewsGoogle Maps does not load on the physical device
I created a Google Maps study application and in the Genymotion emulator it loads normally but on a physical device it does not load completely (I’m using Android Studio). Follow a screen print of…
-
0
votes1
answer43
viewsAPI Google maps
How do I make a custom map, style this: http://noroestecom.com.br/a-empresa using the google API, I don’t know where to start.…
-
0
votes0
answers57
viewsUsing Circle as a mask with Google Maps Api V3
I have a circle, and multiple rectangles, which I paint with some colors, but, I just want to see the colors inside the circle, not outside it. Example I just want to see the colors of the inner…
javascript jquery google-maps front-end google-maps-api-3asked 7 years, 3 months ago Matheus Morett 1 -
0
votes1
answer98
viewsError while recovering data from Firebase Latlng
I want to capture latitude and longitude of data that is in Firebase and add as markers in Google maps. I am receiving null error Object Reference on line 136>> String latitude =…
-
0
votes0
answers112
viewsDuplicate bookmarks in Google Maps, even with cache disabled!
Hello, I’m working with google maps, everything was going ok, but when I started using the markers, the same are getting duplicated in some locations, this happens when I’m walking and stand…
-
0
votes0
answers27
viewsSelect combo box or dropdownlist google maps
Galera I’m using google maps in an application this saving everything ok, but a question arose how could select a combo box by State, and all records that is in my table with that state appear on…
-
0
votes1
answer160
viewsHow to embed a custom map in Android?
I have a custom map made on Google maps and want to incorporate it in an Android app. I want you to load the custom map as soon as you enter the app.
-
0
votes0
answers40
viewsDoubt about updating the google maps API map!
Good afternoon guys, I have a question here. I wanted to know how to update the map of the API google maps, because the google map is updated and tals and appears all the neighborhood of my city,…
google-mapsasked 7 years, 1 month ago Marcos Pereira 65 -
0
votes0
answers43
viewsToast if a component gains focus
I want to display a Toast if the map view gains focus. What I’ve been able to do so far is: mapView.setOnFocusChangeListener(new View.OnFocusChangeListener() { @Override public void…
-
0
votes1
answer220
viewsGoogle Maps API does not load in Angular
Hello, I’m trying to initialize the API of Google Maps on controller of my page Angular, only that it simply does not start the function. If I put it directly on the page, it works smoothly. It…
-
0
votes0
answers282
viewsProblem loading google maps in web application
I have a hosted website, and I use the Google Maps Javascript API in the application. The problem that is happening, is that the maps does not always load, often it is necessary to update the page…
-
0
votes1
answer428
viewsCenter Map with Multiple Markers
Good afternoon, everyone! I’m developing a system, but I’ll need to use Geolocation to pick up the user’s location, and show the points next to it, so that’s okay, but when I put a marker in another…
-
0
votes1
answer129
viewsCommand to update the location of the following code in 2 seconds:
I’m developing an app and I need it to always update its location within a time frame. I found in this same site the following solution to take the location and turn into a marker as well as the…
-
0
votes1
answer71
viewsHow to add onClick on the "Draw Shape" button of the Google Maps Api?
I would like to add the "onClick" event in the "Draw Shape" of the "Drawing Controller" from google maps api v3. I could not find in the documentation and there is no right click on the button to…
-
0
votes0
answers392
viewsPaint googlemaps' streets
I am doing a service that needs to paint some streets of the maps with different colors according to a certain typology. I have already done it for them, as I will demonstrate in the image below.…
-
0
votes1
answer225
viewsHow to create a closer drive search with google api
I need to mount a search that the person selects the state and on the map appear the nearest units, as in the image, how do I? I don’t know where to start:…
-
0
votes1
answer366
viewsHow to load the latitude and longitude pairs to a C# object and work them?
Good night! I’m developing a web page where the user can plot a route. I use the google maps api. I need to take the latitude and longitude pairs of the route, press for an object c# and, after…
-
0
votes0
answers615
viewsNeighborhood boundary using Google Maps API
Hello! I am creating a map to visualize a municipality with all the neighborhoods. Using the kmz provided by IBGE I managed to circumvent the municipality I want, but I did not find any kmz for the…