Skip to content

codersth/mapx

Repository files navigation

Foobar

A lib as an attachment for third map sdk, developers can extend its function depend on it.

Usage

1、Add it in your root build.gradle at the end of repositories:

allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}

2、Add dependency.

implementation 'com.github.codersth:mapx:1.0-alpha'

3、Extends your own functions, you can see samples in project.

Examples

1、Cluster markers with district. Alt text

【开源分享】安卓基于地图行政区的点聚合

About

Extensions of third map sdk.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages