Socials
  • Facebook
  • Instagram
  • Linkedin
  • Youtube
  • Stackoverflow
  • Github
  • AngelList

Igor Khrupin

  • Technical Blog
  • Archives

Google maps

GeofencingApi
Android Development

Example usage of GeofencingApi in Android

GeofencingApi is great feature for making notifications when user enter to specific place on map and also exit from specific place. I’ve updated official GeofencingApi tutorial to make it more visual. Here application which able register geofence just after map click. Use it for register your place and test how Read more…

By Igor Khrupin, 5 years13 March, 2017 ago
Android Development

Google Maps V2 Clustering Sample

Here is my sample for Google Maps V2 Clustering Docs here: https://developers.google.com/maps/documentation/android-api/utility/marker-clustering#introduction App in action: Fork on github:

By Igor Khrupin, 6 years5 May, 2016 ago
Android Development

How to create custom background for InfoWindow on Google Maps V2 for Android

Here is short tutorial how to create custom background for InfoWindow (balloon) on Google Maps V2 for Android. As you can see the InfoWindowAdapter have two methods : getInfoWindow() and getInfoContents(). To use default background for InfoWindows you need use getInfoContents(). And if you want to use custom background for Read more…

By Igor Khrupin, 9 years30 May, 2013 ago
Android Development

How to remove specific OverlayItem from MapView ItemizedOverlay in Android.

This functionality is very needed if you have a lot of items and you need to delete one of them. For example: deleting one ATM from ATM’s overlay if user made some action on map. It can be implemented by creating remove(int) method in your ItemizedOverlay class. Here is MyItemizedOverlay Read more…

By Igor Khrupin, 9 years5 December, 2012 ago
Android Development

How to display route between two points (geopoints) on Google Maps in Android

UPDATE: Now this is not working. Google API changed. Recently a have some task in my Android project. I needed to show route (directions) between two points (geopoins)on google maps in Android. I thought it can be simple task. But It was a lot of interesting things :). I’ve discovered Read more…

By Igor Khrupin, 10 years24 February, 2012 ago
Android Development

How to centering google map on Balloon center in Android

If you click (tap) the balloon on Android Google Maps in your application, and want to centering map on center of balloon. You need to look this post. Below you can download the source code of sample Android project. The secret in Utils class. Below you can see the source of Read more…

By Igor Khrupin, 10 years29 November, 2011 ago
Android Development

How to implement lazy loading for markers on Google Maps in Android.

If your objects which you want to show on the Google Maps in Android have different markers. You need to use lazy loading for markers. How to do it? It’s very easy. Just use AsyncTask .  Below you can download source code of Android project. When you start application you Read more…

By Igor Khrupin, 11 years19 October, 2011 ago
profile for ihrupin at Stack Overflow, Q&A for professional and enthusiast programmers
Categories
  • Algorithms (7)
    • Graph (1)
    • Linked List (2)
    • Searching (1)
    • Sorting (3)
  • Frameworks (4)
    • Flash (4)
  • Gradle (1)
  • Integrated development environment (IDE) (8)
    • Android Studio (8)
  • Mobile Software Development (75)
    • Android Development (74)
      • Android Accessibility (1)
      • Android NDK (3)
      • Android Performance (1)
    • iOS Development (2)
  • Operation Systems (28)
    • Linux (16)
      • Ubuntu (6)
    • Mac OS X (13)
      • Mountain Lion (2)
  • Programming Languages (10)
    • ActionScript (3)
    • Java (7)
  • Tech (112)
  • Tools (1)
  • Uncategorized (1)
  • Web Development (16)
    • Bots (1)
Tags
ActionScipt 3 Activity adb server Algorithm Android Android Keyboard Android Manifest Android SDK Android Studio Apache AsyncTask Balloon cron crontab Decomposition Eclipse embed Font Flash UI Google maps GPS HTML LatinIME Layout letsencrypt Linked List Linux Ubuntu ListView Lucid Lynx Mac OS X Map Overlays Maven media player mp3 MySQL NDK nginx Recursion Sorting ssl streaming media Style TextField Ubuntu UI VirtualHost
Categories

Hestia | Developed by ThemeIsle