Questions tagged as 'google-maps'

1
answer

Add Json data and save it to Android Studio variable

Sorry for the question, it should be simple but I could not make this code work: I get this Json from here: link I use it so that a function draws a polylinea on my map, the function is this: public class DirectionsJSONParser {...
asked by 29.03.2018 / 01:12
0
answers

Search in Google Maps API Android

I am creating an application that uses Google Maps, I have implemented a search box, the problem is that when doing the search, it is done all over the world. What I want to do is that this search is limited only to my city where the application...
asked by 27.12.2017 / 21:42
2
answers

Change language of Google maps on Android

I use the Google-maps object to show maps, my apps have the option to change the language of the app, what I can not find is how to make the google-maps view the names of the cities etc. appear in the specified language. It seems that by defa...
asked by 05.09.2017 / 22:37
0
answers

How can I draw my own route in google maps? [closed]

I would like to know if it is possible to trace my own route in google maps, not with a polilyne, but a route like the one that shows when I go from point A to point B of the city. or through some other map API, so you can use the signal from an...
asked by 15.08.2017 / 23:21
1
answer

Using geolocation and infowindow: Ionic Google Maps Markers

In an app using Google Maps JavaScript API, I need to obtain the bookmarks from a JSON file, importing the relevant plugins I found a tutorial that works, I need to do geolocation, but no allows to use loadMap but displayGoogleMap , I'll le...
asked by 25.05.2017 / 00:42
1
answer

Using the directions service with SearchBox Google Maps API?

I'm working on a project with the Google Maps API, I've been guiding myself with this Example that gives the same page of the API " Place Autocomplete and Directions " Try to do mine by guiding me by example, replacing class Aut...
asked by 26.04.2017 / 09:06
0
answers

how to open infowindows of google maps from a button?

.HTML file where an ng-repeat of the markers stored in an array is executed on an ionic-radio <div class="lista"> <ion-scroll class="listContainer"> <ion-list class="listoo">...
asked by 05.04.2017 / 21:11
1
answer

Tildes in API Google Maps android studio

I am using the Google Maps API in an application. I use Google's autocomplete and the streets come out with accents, but when I pass them to the url to get the distance, it does not return anything. This is the code: str= "Calle Doctor José...
asked by 09.04.2017 / 11:53
0
answers

Markers in google maps are not drawn in chrome in an algorithm within an Onsuccess of a Page Method

I am doing a web app with vb.net programming in javascript and doing custom marker in google map api with javascript. In windows explorer, edge draws well the markers, which are taken from a path, from the web server where it is running. In chro...
asked by 20.03.2017 / 12:55
1
answer

Marker with Pixelated image, Google maps Native Ionic 2

When I place a Large image as a marker I can not resize it and it looks very large on the map, and when I place a small one it looks pixelated, Help! There is some way to resize an image with good resolution. let icon = 'www/assets/images/c...
asked by 13.03.2017 / 22:41