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

Open Google Maps App From A Browser With Default Start Location On Android And Iphone

I have a mobile site and I have a link that can open the google maps native app on iphone and andro… Read more Open Google Maps App From A Browser With Default Start Location On Android And Iphone

Adding Buttons To Map Infowindow Android

In the new Google Maps for Android API v2, I can very easily get custom markers and info windows to… Read more Adding Buttons To Map Infowindow Android

How Can I Create A Speech-bubble Border For A Google Marker Custom Icon Using Picasso?

How can I use Picasso and Google Marker Custom Icon to achieve this feature? I know how to use Pic… Read more How Can I Create A Speech-bubble Border For A Google Marker Custom Icon Using Picasso?

Overrinding Draw() In Customized Mapview In Google Maps Android Api V2

Very simple question : since MapView inherits from View, is it possible to override draw() to draw … Read more Overrinding Draw() In Customized Mapview In Google Maps Android Api V2

Changing Osmdroid's Mylocationoverlay Marker

I want to change the marker in the MyLocationOverlay. What I've tried so far is subclassing OSM… Read more Changing Osmdroid's Mylocationoverlay Marker

In Google Maps V2 ... Fragment.getmap() Returns Null

I can't get the map ! all I can get is null. here is the code. public class MainActivi… Read more In Google Maps V2 ... Fragment.getmap() Returns Null

How To Assign Current Geo-coordinates To Draw Path From Current Location To Target Location?

I am able to draw path between two sets of geo-coordinates from reference of j2memaprouteprovider. … Read more How To Assign Current Geo-coordinates To Draw Path From Current Location To Target Location?

How To Get Latitude/longitude Span In Google Map V2 For Android

I have a task for move my app to Google Maps Android APIs V2. Now, I need to get Latitude/Longitude… Read more How To Get Latitude/longitude Span In Google Map V2 For Android