Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Maps

Custom Maps Marker Point With Picasso Not Loaded

I'm implementing android Mapview with Custom marker. I'm using picasso to load image into m… Read more Custom Maps Marker Point With Picasso Not Loaded

How To Refresh The Marker On The Map?

I have just 2 Markers on the Map 1- I want to show the bothe markers with max zoom as possible 2- I… Read more How To Refresh The Marker On The Map?

How To Get Place Or Placeid By Latlng In Android Using Google Places Api?

How to get place or placeid by latLng in android using google places api ? I want to get place or p… Read more How To Get Place Or Placeid By Latlng In Android Using Google Places Api?

It Is Possible To Remove The Shadow Of The Icons (items) On A Googlemap?

I have a Google map with these kind of items on it: drawable3 = this.getResources().getDrawable(R.d… Read more It Is Possible To Remove The Shadow Of The Icons (items) On A Googlemap?

How To Put Json Loutput (latitude And Longitude) On The Map

I have a main activity which parses the JSON data from my mysql (table tracking:Lattitude and longi… Read more How To Put Json Loutput (latitude And Longitude) On The Map

Issues With Google Maps On Android Tutorial

Hey guys I've been trying to follow the tutorial that Google has on it's developers site on… Read more Issues With Google Maps On Android Tutorial

Google Maps, No Option For Starting The Navigation, Only Preview Is There

In my application, I am starting the Google Navigation with the help of following set of code. Stri… Read more Google Maps, No Option For Starting The Navigation, Only Preview Is There

How To Show Current Position Marker On Map In Android?

I am developing an application in which I want to display current location using marker in my map. … Read more How To Show Current Position Marker On Map In Android?