Questions tagged as 'google-maps'

1
answer

Insert search bar Google Maps

How do I enter a search bar in Google Maps on Android? I need something similar to the image below: For this result, will I have to use Text and OverLay? Are there any examples to help you understand?     
asked by 08.04.2015 / 14:57
1
answer

Search Places by category

I'm using api google places that returns a JSON, I was able to search for places with lat and long and also with placeid , now I need to search the place for tipo/categoria eg restaurant, gym, electronics and etc. T...
asked by 06.07.2015 / 22:42
1
answer

Trace gps coordinates from one device and show on another

I'm learning how to use Intel XDK to develop for mobile. And he wanted to know how to track the position of one device and show it on the screen in another, just like Easy Taxi does. Can someone help with this ?! vlw galera!     
asked by 04.12.2014 / 06:04
2
answers

Google Maps Iframe is not showing location markup

There is a part on my site where there is select with several places in Brazil. When selecting a place, just below it has a iframe with GoogleMaps that automatically updates to the coordinate corresponding to the selected location....
asked by 19.12.2014 / 15:45
1
answer

maps, php, sql. Inserting coordinates into the database and reaver map (google) with these coordinates

I have a dynamic map (at least I would like it to be), I wanted it to depend on the user, it introduced the coordinates (based on a form) I wanted and they were entered into the database ... so far so good. But then how did you introduce these c...
asked by 19.09.2014 / 13:17
1
answer

API Zoom Levels Google Maps

Does anyone know how to set the maximum zoom level and the minimum level in the Google Maps API? When you zoom in, the hemispheres repeat themselves and I do not want the user to see it. Repeat points ex: link I want to avoid just tha...
asked by 04.06.2014 / 15:06
1
answer

OnMyLocationChangeListener Google maps android

I have an application that works like a GPS tracker, it is working normal, when the user moves it plays on my server the change that causes all the devices to change the Marker. But I need to make the OnMyLocationChangeListener function work eve...
asked by 03.08.2014 / 19:05
1
answer

How to add googleMap programmatically in a RelativeLayout?

I already have all the external settings performed, but my question is how to add googleMap programmatically on a RelativeLayout? Here's my RelativeLayout public class Page extends RelativeLayout { private Context context; public Page(Con...
asked by 31.07.2014 / 21:09
3
answers

Google Maps Coordinates through a Widget on a website

I'm setting up a geolocation-based registration system. It happens that sometimes the registration must be done by telephone, and the attendant is who will enter the location ( coordinates ) of the client. Through the Google Maps site, simp...
asked by 18.02.2014 / 17:02
2
answers

Refresh with Iframe Parameter using jquery - Google Maps API V3 - CodeIgniter

I'm having trouble using the Maps API V3 (using Codeigniter). The view that receives the map has no formatting other than that already provided by the API. This way, I created an iframe that loads this view into the page where I want to use it a...
asked by 15.01.2014 / 14:05