All Projects → HMS-Core → Hms Mapkit Demo

HMS-Core / Hms Mapkit Demo

Licence: apache-2.0
HMS Map Kit demo provides an example of intergrating HMS Map Android SDK. Personalizing how your map displays and interacts with your users tailors their experience to them

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Hms Mapkit Demo

Pgo
Go library for PHP community with convenient functions
Stars: ✭ 51 (-32.89%)
Mutual labels:  map
React Usa Map
React component with all USA States with customizable options. No D3 needed.
Stars: ✭ 63 (-17.11%)
Mutual labels:  map
Leaflet.labeltextcollision
Leaflet.LabelTextCollision is a LeafletJS plug-in to display labels on vector data while avoiding label collisions.
Stars: ✭ 65 (-14.47%)
Mutual labels:  map
Geotiff.io
Static website for viewing and analyzing GeoTIFF's in the browser
Stars: ✭ 53 (-30.26%)
Mutual labels:  map
Indoorjs
Indoor mapping for floorplans using on fabricjs
Stars: ✭ 59 (-22.37%)
Mutual labels:  map
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+1384.21%)
Mutual labels:  map
Ssrfmap
Simple Server Side Request Forgery services enumeration tool.
Stars: ✭ 50 (-34.21%)
Mutual labels:  map
Map
PHP Map package for easy and elegant handling of PHP arrays as array-like map objects
Stars: ✭ 1,180 (+1452.63%)
Mutual labels:  map
React Qmap
💡react腾讯地图开源组件
Stars: ✭ 60 (-21.05%)
Mutual labels:  map
Leaflet Ng2
Angular.io integration of Leaflet
Stars: ✭ 66 (-13.16%)
Mutual labels:  map
Mapit
An easy way to embed google maps in your site.
Stars: ✭ 54 (-28.95%)
Mutual labels:  map
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-25%)
Mutual labels:  map
Callbag Map Promise
Callbag map promise
Stars: ✭ 64 (-15.79%)
Mutual labels:  map
China geojson
中国行政区划地图数据(省、市、县),geojson格式,可直接用于D3.js,Echarts.js可视化
Stars: ✭ 51 (-32.89%)
Mutual labels:  map
Exploretrees Sg
🌳 Explore Trees in Singapore 🇸🇬
Stars: ✭ 68 (-10.53%)
Mutual labels:  map
Lenz
Console based MAP 🗺 : with lots of features 🤩
Stars: ✭ 51 (-32.89%)
Mutual labels:  map
Mpk Ttss
Improved www.ttss.krakow.pl
Stars: ✭ 63 (-17.11%)
Mutual labels:  map
Agilework
可视化低代码快速开发平台,面向业务、企业管理系统定制开发平台和应用平台,包括设计器、应用端。提供业务配置和集成开发能力,用户通过可视化拖拉拽配置式操作即可快速构建出能同时在PC和移动端运行的各类管理系统,对于企业客户的信息系统在管理模式、业务流程、表单界面、数据可视化展示、IoT管控等个性化需求,可以通过设计器,快速的进行个性化配置。并支持企业微信,公众号,钉钉等移动集成,实现用户跨区域移动办公。从而构建企业个性化的行业应用、集成应用和复杂的业务报表。
Stars: ✭ 76 (+0%)
Mutual labels:  map
Unity Plane Mesh Splitter
Unity Plane Mesh Splitter
Stars: ✭ 71 (-6.58%)
Mutual labels:  map
Cluster
Easy Map Annotation Clustering 📍
Stars: ✭ 1,132 (+1389.47%)
Mutual labels:  map

HMS MapKit Demo

Apache-2.0

English | 中文

Table of Contents

Introduction

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.

HUAWEI Map Kit uses the WGS 84 GPS coordinate system, which meets most map development requirements outside China, including:

  • Map display: Displays buildings, roads, water systems, and Points of Interest (POIs).
  • Map interaction: Controls the interaction gestures and buttons on the map.
  • Map drawing: Adds location markers, overlays, and various shapes.

Getting Started

We provide an example to demonstrate the use of Map SDK for Android.

This sample uses the Gradle build system.

First download the demo by cloning this repository or downloading an archived snapshot.

In Android Studio, use the "Open an existing Android Studio project", and select the directory of "map-sample".

You can use the "gradlew build" command to build the project directly.

You should create an app in AppGallery Connect, and obtain the file of agconnect-services.json and add to the project(Note: The ApiKey needs to be configured for the com/huawei/hms/maps/sample/utils/NetClient.java file separately). You should also generate a signing certificate fingerprint and add the certificate file to the project, and add configuration to build.gradle. See the Configuring App Information in AppGallery Connect guide to configure app in AppGallery Connect.

For more development details, please refer to the following link:

Supported Environments

Android SDK Version >= 19 and JDK version >= 1.8 is recommended.

Result

Standard

Simple

Night

Question or issues

If you want to evaluate more about HMS Core, r/HMSCore on Reddit is for you to keep up with latest news about HMS Core, and to exchange insights with other developers.

If you have questions about how to use HMS samples, try the following options:

  • Stack Overflow is the best place for any programming questions. Be sure to tag your question with huawei-mobile-services.
  • Huawei Developer Forum HMS Core Module is great for general questions, or seeking recommendations and opinions.

If you run into a bug in our samples, please submit an issue to the Repository. Even better you can submit a Pull Request with a fix.

License

HMS Mapkit Demo is licensed under Apache License version 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].