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