Questions tagged as 'google-maps'

0
answers

How can I show google maps in ionic in another view?

Hi, I am trying to integrate the GOOGLE API in my Ionic project with Angular 1, I have managed to integrate it and it shows me the map. The problem is that when I create another view which has to take me to the map view, the map does not appear....
asked by 16.11.2016 / 14:15
0
answers

Google Maps Android Studio Capa Over [closed]

I want to know in what way or how you can put a layer on the map to place information, something like this:     
asked by 13.07.2016 / 17:33
1
answer

Show coordinates on a google map with jquery Asp.Net MVC

Hi, I have a project in asp.net mvc which brings some coordinates of the database and should show the markers on a map, but it does not. Here I leave the code and the result in the browser console. @model Models.VerRutaModel <style...
asked by 03.11.2018 / 02:09
2
answers

call function from Google map InfoWindows on ionic?

I'm trying to call a function from an InfoWindows in the Google Maps API, but it shows me the following error:    (index): 1 Uncaught ReferenceError: ir is not defined       at HTMLButtonElement.onclick ((index): 1) It seems that the i...
asked by 31.05.2018 / 12:45
2
answers

Google Map on tabhost

I'm trying to make a mobile application that puts me on a map the parks of a city. I get them to position them correctly, however, now I would like to put that map on a tab. For this I do the following in the oncreate of the activity of tabs:...
asked by 26.04.2016 / 18:39
2
answers

get latitude and longitude (position) google maps

I would like to be able to determine my current location in an android project, in order to get the latitude and longitude of my position to use them in a specific method, I have reviewed the resolved questions, but I do not understand the code...
asked by 14.12.2016 / 01:24
2
answers

Google maps does not work on my website but on fiddle

I have a fiddle that works perfectly, now I want to upload it to my server, to I have separated it into 2 files, map.html and map.js . map.html I put a temporary key that I created (I do not know if that's the problem) I'v...
asked by 25.07.2016 / 20:15
1
answer

Maps Android Studio is not displayed when the app is downloaded from play store

I'm having a problem showing google maps in my app, before the map was shown correctly, the marker with the requested approach, when I emulate my project in the emulator or I do it on my cell phone through cable, the map will be shows correctly,...
asked by 01.02.2018 / 18:21
1
answer

Open app when detecting a geo Uri on Android, get values

How can you make the app open? by clicking on a link from the web browser, chrome, firefox ... a link of type geo:... Geo URI scheme geo:37.786971,-122.399677 What I have: Capture when the user clicks on a geo:......
asked by 14.11.2017 / 17:28
2
answers

How to build a route with the Google Maps API?

Good, I want to know where to start to research to create a route on the Google map, but I want to make a route to convenience, I mean not optimized by Google, is to indicate the route of a public transport BUS. Thanks     
asked by 21.02.2017 / 21:52