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

How To Implement Google Maps New Version Of Api V2

Hi every one I came to know that google maps has deprecated its previous version API v1 and intro… Read more How To Implement Google Maps New Version Of Api V2

My Android Application Won't Run On 2 Devices But Works On Emulator

I'm writing an application that displays Google Map right after the login screen. The Build Tar… Read more My Android Application Won't Run On 2 Devices But Works On Emulator

How To Convert Polar System To Latitude And Longitude

i am trying to develop an android app . I use a web service that require my location in latitude an… Read more How To Convert Polar System To Latitude And Longitude

How To Set Second Label On Infowindow Xamarin Map

I want to set second label in info window on xamarin map. I use this example. So exactly I want to … Read more How To Set Second Label On Infowindow Xamarin Map

Google Direction Route From Current Location To Known Location

I use the MapsActivity class in this project. On my map you can see many markers. I have many known… Read more Google Direction Route From Current Location To Known Location

How To Keep Map Orientation Fixed Towards North In Android

i want to keep my maps orientation always towards north .If the location changes towards left in dr… Read more How To Keep Map Orientation Fixed Towards North In Android

Android Indexoutofboundsexception: Index: 1, Size: 1

I'm new to using SQLite on Android and I have some error here. I have this app: http://imgur.co… Read more Android Indexoutofboundsexception: Index: 1, Size: 1

How To Create Maps Which Detect Automatic Location In React-native

I have created maps in react-native referring to https://github.com/lelandrichardson/react-native-m… Read more How To Create Maps Which Detect Automatic Location In React-native

Google Maps V2 On Android Devices With Minsdk Below 11

i have problem with this line when I create project which use Google maps API v2. GoogleMap map = … Read more Google Maps V2 On Android Devices With Minsdk Below 11

Google Apis Throw No-crunch Error For Android

I just installed android 2.1 SDK in eclipse and created a project targeted for Google API:7. Eclips… Read more Google Apis Throw No-crunch Error For Android

Huawei Map Inside Nested Scroll

I need to intercept on Touch Event, so I created a CustomSupportMapFragment, but never get the onTo… Read more Huawei Map Inside Nested Scroll

How To Get Ontap In Polygon In Osmdroid?

I have lot's of polygon drawn. Some of which overlaps. I want to be able to detect a tap inside… Read more How To Get Ontap In Polygon In Osmdroid?

Clickable Google Maps Marker In Fragment

What I am trying to accomplish here is be able to show a AlertDialog when I click on a marker that … Read more Clickable Google Maps Marker In Fragment

Now That Android 4.0 Is Out, Is Multi Touch Possible In Android Emulator?

There are similar questions like this uptill Android 2.3 sdk on Stackoverflow. But as per the answe… Read more Now That Android 4.0 Is Out, Is Multi Touch Possible In Android Emulator?

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 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?

Google Direction Route From Current Location To Known Location

I use the MapsActivity class in this project. On my map you can see many markers. I have many known… Read more Google Direction Route From Current Location To Known Location

Zoom HERE Maps To Show All Markers Android

I have multiple locations that I am displaying on HERE maps in my Android app. There are in all 4 m… Read more Zoom HERE Maps To Show All Markers Android