Questions tagged as 'google-maps'

1
answer

Error starting activity GoogleMaps

I have an error when starting my activity where googlemaps is    FATAL EXCEPTION: main Process: com.appmovilperote, PID: 9854   java.lang.RuntimeException: Unable to start activity   ComponentInfo {com.appmovilperote / com.appmovilperote.Goog...
asked by 27.01.2017 / 07:10
1
answer

How to create a custom bookmark with two icons in gmap v3

I need to be able to have a marker with at least two different icons, one of which has to have a float indicator number inside it, it occurs to me to create two markers in the same position but one with an icon in .png with a margin, clearly thi...
asked by 20.12.2016 / 14:32
1
answer

Pass a value from one tab to another

I have two tabs in an Android application. One of them loads a list and the other positions me the items in this list. From tab2 I want to access the list of tab1. How can I do it? Definition of tabs: tabHost.addTab(tabHost.newTabSpec("tab1...
asked by 26.04.2016 / 21:48
1
answer

Add google map with dot mark (longitude, latitude)

I want to add a map with a mark on my ASP.NET page, this code adds the map but not the point, what will I be doing wrong? function CreateMapGoogle() { var atrMap = { center: new google.maps.LatLng(40.712449, -74...
asked by 04.09.2016 / 19:30
1
answer

Is it possible to insert the iframe of a google maps map?

I am creating a tool where users are given the possibility to insert the iframe of google maps in a text field, that is, this: <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d481728.80462972773!2d-99.42381643176068!3d19.3...
asked by 22.12.2018 / 03:07
1
answer

Google Maps does not show correct coordinates JQueryMobile

I am developing an Android application that uses the Google Maps APIs. The way to invoke and draw the maps is with Jquery mobile. The function is as follows: function mapas(opc) { $(document).on("pageinit", "#map-page", func...
asked by 03.10.2016 / 10:10
1
answer

Problem when using 2 javascript API of google maps in the same index.html

I'm wanting to load 2 maps with the google application in the same index.html. The maps when tested one by one have no problem, both are loaded and work properly. The first map shows the user's location in <div id="map"> as follo...
asked by 16.12.2018 / 20:29
1
answer

Change icons when plotting a route in Google Maps

I have a function that traces a route between 2 points, but in the icons it places point a and point b. I need to change the source and destination icon.     
asked by 18.10.2016 / 03:41
1
answer

Google Address Autocomplete (Android Studio)

Good morning I THINK I have an error in the method getAutocompletePredictions since the error that comes out in a toast when writing in the autocomplete of the app comes out Error : status{statusCode=ERROR, resolution=null} . Everyt...
asked by 12.12.2018 / 14:10
2
answers

Why does my studio android apk not install?

   Why is my installation android studio not complete? When I emulate it on the cell phone it works great, but when the apk I want to install it does not complete the installation, I have tried several times but the same thing happens, it is...
asked by 27.11.2018 / 16:57