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

Android Maps Api V2 Adding Multiple Circles

I'm trying to add a circle to the map every second with an update from the gps. How would I pas… Read more Android Maps Api V2 Adding Multiple Circles

Android Prevent Part Of The Map On Screen From Dragging

I have map fragment inside of the frame layout, and i want to disable it from dragging when i will … Read more Android Prevent Part Of The Map On Screen From Dragging

Android: Display User Location On Map Fragment

i am developing an app for my final year exam in android studio and i don't know how to show us… Read more Android: Display User Location On Map Fragment

How To Display Popup On Tapping Overlay In Android?

In my map application, I am displaying a set of overlays on a map. Whenever I tap on an overlay I n… Read more How To Display Popup On Tapping Overlay In Android?

Android Google Map V2 Stopped

I'm trying to built map app and following this link step by step. I found similar topics in her… Read more Android Google Map V2 Stopped

Moving Maps Api Project To A Different Development Computer. Do I Need A New Api Key?

I am writing an App in Android 5.1 with Android Studio that uses the Google Maps API v2. I copied t… Read more Moving Maps Api Project To A Different Development Computer. Do I Need A New Api Key?

Binary Xml File Line #15: Error Inflating Class Fragment

i have this xml which contains google maps v2: Solution 1: If you are running your code for API le… Read more Binary Xml File Line #15: Error Inflating Class Fragment

Android Studio : No Resource Found That Matches The Given Name: Attr 'android:actionmodesharedrawable'

I added Google Maps Activity to my app but I keep getting this error No resource found that matches… Read more Android Studio : No Resource Found That Matches The Given Name: Attr 'android:actionmodesharedrawable'

Mapview: Could Not Find Class A Referenced From Method B

There are 3 buttons on the screen! Start, View Map, Stop When I click View Map, it should go to a n… Read more Mapview: Could Not Find Class A Referenced From Method B

How To Get The Name Entered By The User And Search That Respective Location In Edittext

i can place Google map in my android mobile. i put search option for google map. if the user give t… Read more How To Get The Name Entered By The User And Search That Respective Location In Edittext

Cordova Phonegap And Google Maps V3 Javascript Api: How To Add Backbutton Functionality When Clicking Either The License Link Or The Google Maps Logo

Background: The Cordova phonegap 2.2 application running on Android allows listening to the backbut… Read more Cordova Phonegap And Google Maps V3 Javascript Api: How To Add Backbutton Functionality When Clicking Either The License Link Or The Google Maps Logo

Not Able To Access Google Maps

I got the procedure for accessing google maps that we need to generate the system key and submit th… Read more Not Able To Access Google Maps

Android Google Maps Api Location

I've googled around a bit, and still can't find a definite answer to this. What is the curr… Read more Android Google Maps Api Location

Android Google Maps Zoom To A Specific Area By Lat And Long

I know how to zoom google maps by level but what I want is to display a specific area on google map… Read more Android Google Maps Zoom To A Specific Area By Lat And Long

Create Adaptive Grid On The Map For Clusterization

In our application we use google map APIs v1. I wrote grid-based clusterization for markers (total … Read more Create Adaptive Grid On The Map For Clusterization

Google Maps Not Showing Android

I want to implement google maps in my app. I added a google maps activity and created a key. I didn… Read more Google Maps Not Showing Android

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

Location Change Glitches On Map Using Polyline Options

Im facing some problem with my application, specifically with route plot/draw on my google maps. Iv… Read more Location Change Glitches On Map Using Polyline Options

How To Implement Search Functionality For Google Map Api V2 Android?

I need to implement a search functionality for my Android Google Map Api V2 project and can't f… Read more How To Implement Search Functionality For Google Map Api V2 Android?

How To Display The Driving Routes

I am developing an app with which, the user can input the destination and a route from his current … Read more How To Display The Driving Routes