|
| 1 | +HMS Map Kit for Android |
| 2 | +=============================== |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +Introduction |
| 8 | +------------ |
| 9 | + |
| 10 | +Personalizing how your map displays and interacts with your users tailors their experience to them, not the other way around. Make location-based services work better for you so your app works better for your users. |
| 11 | + |
| 12 | +HUAWEI Map Kit uses the WGS 84 GPS coordinate system, which meets most map development requirements outside China, including: |
| 13 | + |
| 14 | +- Map display: Displays buildings, roads, water systems, and Points of Interest (POIs). |
| 15 | +- Map interaction: Controls the interaction gestures and buttons on the map. |
| 16 | +- Map drawing: Adds location markers, overlays, and various shapes. |
| 17 | + |
| 18 | + |
| 19 | +Getting Started |
| 20 | +--------------- |
| 21 | + |
| 22 | +For more development details, please refer to the following link: |
| 23 | + |
| 24 | +Development Guide: https://developer.huawei.com/consumer/en/doc/development/HMS-Guides/hms-map-v4-abouttheservice |
| 25 | + |
| 26 | +API References: https://developer.huawei.com/consumer/en/doc/development/HMS-References/hms-map-v4-bitmapdescriptor |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | +We also provide an example to demonstrate the use of Map SDK for Android. |
| 31 | + |
| 32 | +This sample uses the Gradle build system. |
| 33 | + |
| 34 | +First download the demo by cloning this repository or downloading an archived snapshot. |
| 35 | + |
| 36 | +In Android Studio, use the "Open an existing Android Studio project", and select the directory of "map-sample". |
| 37 | + |
| 38 | +You can use the "gradlew build" command to build the project directly. |
| 39 | + |
| 40 | +Support |
| 41 | +------- |
| 42 | + |
| 43 | +If you have any questions or suggestions during use, welcome suggestions or communicate here: https://github.com/huaweimaps/mapkit/issues |
| 44 | + |
| 45 | +License |
| 46 | +------- |
| 47 | + |
| 48 | +Apache License version 2.0; |
| 49 | + |
| 50 | +You can get a licensed copy at: https://github.com/huaweimaps/mapkit/blob/master/LICENSE |
| 51 | + |
0 commit comments