Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

osmdroid is a (almost) full/free replacement for Android's MapView (v1 API) class. It also includes a modular tile provider system with support for numerous online and offline tile sources and overlay support with built-in overlays for plotting icons, tracking location, and drawing shapes.

Jul 5, 2014

This open-source library contains classes that are useful for a wide range of applications using the Google Maps Android API.

Jul 5, 2014

Uber like polyline animation in google map.

Jan 5, 2019

GraphHopper is a fast and memory efficient Java road routing engine. By default it uses OpenStreetMap data, but can import other data sources.

Aug 12, 2015

The mapsforge project provides free and open software for the rendering of maps based on OpenStreetMap data.

Aug 12, 2015

WhirlyGlobe-Maply is a toolkit with two parts, hence the dash. The WhirlyGlobe part is an interactive 3D globe. The Maply part is an interactive 2D map. There are separate view controllers (on iOS) for each, but otherwise they share 95% of their code.

Dec 13, 2014

Utility class to make GoogleMap with custom theme.

Dec 21, 2016

Clustering library for points of interest in Android v2 Maps.

Jan 6, 2015

This library provides a lightweight algorithm to expand a map marker cluster into a spiderweb-like structure, so that the user can interact with each individual marker. Can be used with MapBox, GoogleMaps or any other map rendering library.

Oct 13, 2018

DrawRoute wraps Google Directions API (https://developers.google.com/maps/documentation/directions/) using RxJava for Android so developers can download, parse and draw path on the map in very fast and flexible way (For now only JSON support).

The library contains two main parts.

  • RouteAPI is responsible for sending request to Google's Direction API and handling the response
  • DrawerAPI is responsible for drawing the path on the map
Sep 8, 2020

AirMapView is a view abstraction that enables interactive maps for devices with and without Google Play Services. AirMapView is built to support multiple native map providers.

Mar 26, 2015

EasyRoutes allows you to easily draw routes through the google maps address api.

Jan 2, 2022

A clustering library for Yandex MapKit.

Apr 11, 2019

Google map view with map type chooser like Google Map App.

Mar 16, 2019

A library project offering an interactive info window for Google maps on Android.

Oct 2, 2016

android-maps-extensions extends capabilities of Google Maps Android API v2. While Google Maps Android API v2 is a huge leap forward comapared to its predecessor, it lacks commonly used patterns like marker clustering. This library aims to fill this gap by adding many useful features and improving on the responsiveness issues of the official Google library.

Jul 5, 2014

Scale bar for Google Maps Android API.

Oct 21, 2016

A fast marker clustering library for Google Maps Android API.

Motivation

Why not use Google Maps Android API Utility Library? Because it's very slow for large amounts of markers.

Dec 12, 2017
Advertisement

A library which provides an RxJava wrapper for google maps.

Jan 21, 2016

Android indoor map view.

May 16, 2017

Android library for drawing curves on Google Maps. This library uses Bezier cubic equation in order to compute all intermediate points of a curve.

Sep 22, 2018

A simple library to animate route on google map. Uses google maps projection API and canvas to draw the routes. Supports map panning and zooming.

Nov 11, 2017

AndExMapHelper is a library to simplify the work with Android Google Map.

Features:

  • get and show current location
  • add one or many markers on map
  • manage markers icon with a concept called status. you can define an arbitrary count of status that each status has its own related icon. you can change status of markers which also changes the icon of marker.
  • remove a marker from map
  • draw circle and polygon on map
  • filter markers on map by status and also distance
Jan 22, 2020

MDM is a library to draw many different shapes like polygon, polyline and many more other on the google map (with editable mode).

Dec 7, 2019

This is a basic implementation of Location Tracker using Google Maps Api by using the Location Listener to get Periodic Updates of movements and animates map pointer, a similar implementation with Uber Apps.

Aug 21, 2017

Iran provinces svg map.

  • Select single province
  • Select multi provinces
  • Animate map
  • Animate provinces
  • Add title to provinces
  • Get list of selected provinces
  • Customizable appearance
Oct 6, 2019

This a indoor map view named MapView for Android. It also offers some layers.

Apr 28, 2016

If you want to add route maps feature in your apps you can use DrawRouteMaps to make you work more easier. This is lib will help you to draw route maps between two point LatLng.

Mar 28, 2017

MapDrawingTools is an android library to Drawing manually polygon, polyline and points in the Google Map and return coordinates from library to your App. this library useful for application that pick multiple point or drawing border of land to get data from users.

May 15, 2017

An easy implementation of Google Places API in Android.

Oct 6, 2016