EasyRoutes allows you to easily draw routes through the google maps address api.
DrawRoute is an Android library that simplifies using the Google Directions API. It allows developers to easily draw routes on Google Maps, retrieve estimated times of arrival (ETA), and calculate the suggested distance between two locations flexibly and easily.
The library contains two main parts.
AndExMapHelper is a library to simplify the work with Android Google Map.
Features:
MDM is a library to draw many different shapes like polygon, polyline and many more other on the google map (with editable mode).
Iran provinces svg map.
Learn How to use Google Map API for Android from Basic to Advance with complete examples.
A clustering library for Yandex MapKit.
A customized Android library made using Google map.
This example shows how to create a fab to detect a user location with Yandex MapKit v3.
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.
Plugins are single-purpose libraries built on top of the Mapbox Maps SDK for Android that you can include in your apps like any other Android dependency. You'll find documentation for each plugin on our Android documentation website. A full list of the current plugins is available below.
Why Plugins
Splitting specific functionality into plugins makes our Maps SDK lighter and nimble for you to use, and it also lets us iterate faster. We can release plugins more often than the SDK, which requires a slower pace due to its larger codebase.
Android library for drawing curves on Google Maps. This library uses Bezier cubic equation in order to compute all intermediate points of a curve.
The Mapbox Maps SDK for Android is an open source toolset for displaying maps inside of your Android application.
Features include:
A library to make the map display process easier by entering latitude and longitude only.
It's small library written in Kotlin to utilize Google Directions API calls and convert response to PolylineOptions
, ready to add to GoogleMap.
A fast marker clustering library for Google Maps Android API.
Why not use Google Maps Android API Utility Library? Because it's very slow for large amounts of markers.
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.
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.
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.
A Google Maps Android library to render marker clusters as charts categorized on the Google Maps Android with specified values. Available Charts: Pie Chart, Bar Chart and Donut Chart
AnyMaps allows you to use the same API for different maps providers without the need to adjust existing Google Maps implementation (apart from changing the package name).
Simple utility for handling Marker
, Polyline
and Polygon
in Google Maps with multiple map style.
Styled Map Pager is an awesome first of its type android library for showing a multiple location with different pins along with custom style on a google map with view pager.
It highlights selected location with unique marker pin. It give prominence to certain marker with needs to be highlighted which are selected by you. Also displays selected location in center of screen. Markers are changed with map zoom in and zoom out effects.
Main thing is that this all is binding with pager slider. With sliding of pager map locations are also moves.
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.