|
| 1 | +# Google Maps Android 3D Pie Chart Marker Clustering Java. |
| 2 | + |
1 | 3 | [](https://android-arsenal.com/details/1/5748) |
2 | 4 | [](https://travis-ci.org/aminyazdanpanah/google-maps-3D-pie-chart-marker-clustering-java) |
3 | 5 | [](https://android-arsenal.com/api?level=15) |
4 | 6 | [](https://jitpack.io/#aminyazdanpanah/google-maps-3D-pie-chart-marker-clustering-java) |
5 | 7 | [](https://coveralls.io/github/aminyazdanpanah/google-maps-3D-pie-chart-marker-clustering-java?branch=master) |
6 | 8 |
|
7 | | -# Google Maps Android 3D Pie Chart Marker Clustering Java. |
8 | 9 |
|
9 | 10 | This open-source library for marker clustering that has a beautiful 3D Pie chart for clustering which can useful for statical region. |
10 | 11 |
|
11 | 12 |
|
12 | | -- **Marker clustering** — display 3D pie chart for clustering |
13 | | -- **Marker clustering** — display bar chart clustering |
| 13 | +- **Display 3D pie chart for clustering** |
| 14 | +- **Display bar chart for clustering** |
| 15 | + |
| 16 | +## Demo |
14 | 17 |
|
15 | 18 |  |
16 | 19 |
|
17 | | -Please replace the Api key with your own in [Manifest.xml][manifest]. For more information, check out [my website][my-website]. |
| 20 | +## Installation |
| 21 | +Before build the demo, you should get an [API] [API] key and replace in [AndroidManifest.xml][manifest].After that clone it and build it.That's it! |
| 22 | + |
| 23 | +# Developed By |
| 24 | + |
| 25 | +* [Amin Yazdanpanah](http://www.aminyazdanpanah.com) |
| 26 | + |
| 27 | + |
| 28 | +# License |
| 29 | + |
| 30 | + Copyright 2017 Amin Yazdanpanah |
| 31 | + |
| 32 | + Licensed under the Apache License, Version 2.0 (the "License"); |
| 33 | + you may not use this file except in compliance with the License. |
| 34 | + You may obtain a copy of the License at |
| 35 | + |
| 36 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 37 | + |
| 38 | + Unless required by applicable law or agreed to in writing, software |
| 39 | + distributed under the License is distributed on an "AS IS" BASIS, |
| 40 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 41 | + See the License for the specific language governing permissions and |
| 42 | + limitations under the License. |
| 43 | + |
| 44 | + |
| 45 | +For more information, check out [my website][my-website]. |
18 | 46 |
|
19 | 47 | [my-website]: http://www.aminyazdanpanah.com |
20 | 48 | [manifest]: https://github.com/aminyazdanpanah/google-maps-3D-pie-chart-marker-clustering-java/blob/master/demo/src/main/AndroidManifest.xml#L39 |
| 49 | +[API]:https://developers.google.com/maps/documentation/android-api/signup |
0 commit comments