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

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

Remove Previous Marker And Add New Marker In Google Map V2

I want to remove a current marker after long click on map anywhere and recreate a new marker at tha… Read more Remove Previous Marker And Add New Marker In Google Map V2

Set Marker Icon On Google Maps V2 Android From Url

I am unable to add the icon provided by the Google Places API to the marker. For example, I would l… Read more Set Marker Icon On Google Maps V2 Android From Url

How To Get A Callback From Google Maps In Android Application, When Navigation Is Complete

I am building an android application, that will show certain points on google maps, for which I hav… Read more How To Get A Callback From Google Maps In Android Application, When Navigation Is Complete

Android Google Map Addmarker() Very Slow When Adding 400 Markers

Thank you for taking the time to read this. I published an app to the Google Play store about a mon… Read more Android Google Map Addmarker() Very Slow When Adding 400 Markers

Drag Polyline Onmarkerdrag Android Google Maps V2

I'm currently developing an android application that would allow users to draw Polylines with M… Read more Drag Polyline Onmarkerdrag Android Google Maps V2

How Can I Populate Dynamic Markers On Map Using Sqlite Database Databae?

I stored Latitude and Longitude into my Database And I want to populate these saved locations's… Read more How Can I Populate Dynamic Markers On Map Using Sqlite Database Databae?

How To Increase The Accuracy Of My Start Position?

Can I increase the accuracy of my starting position? My marker always catch the near position point… Read more How To Increase The Accuracy Of My Start Position?

How To Center Text On Android Icongenerator

I'm developing an app using lots of markers placed on the map, and I'm using a custom Clust… Read more How To Center Text On Android Icongenerator

How To Use Onmarkerclicklistener

I'm trying to make an application that allows to open new activity from a marker on the map wit… Read more How To Use Onmarkerclicklistener

Changing A Marker's Text In Android Googlemaps

Is it possible to change the text inside a GoogleMap Marker after it's already been set? I'… Read more Changing A Marker's Text In Android Googlemaps

List List Always Return List Size() =1 Here Map

Here I am adding marker on map: hereMap.addMapObject(new MapMarker(new GeoCoordinate(lat,lng), myIm… Read more List List Always Return List Size() =1 Here Map

Markers Change Position With Zoom In/out

I'm using the Google Maps API v2 for Android, and I want to place a couple of markers on the ma… Read more Markers Change Position With Zoom In/out

Android REQUEST_DENIED Google Places API

I am working on Android Google maps application but the query string i am using to get results of … Read more Android REQUEST_DENIED Google Places API