手機app上的地圖怎樣添加指路人地圖標注服務中心鋪?手機APP添加手機APP地圖地址定位
怎樣在地圖添加自己指路人地圖標注服務中心鋪地址?
準備好營業執照,以及你指路人地圖標注服務中心鋪的照片 到地圖上去標注就行了 鏈接
需要將自己公司的名稱 地址信息 提交給官方,提交成功后,需要等1-3天審核,審核通過之后你就可以查看到你的公司地址了,最好準備好執照, 跟門臉照片
在手機App上怎樣顯示地圖?
調用地圖sdk就可以
版API(Android)開發包要在Android應用中使用地圖API,就需要在工程中引用地圖API開發包,這個開發包包含兩個文件:map.jar和libBMapApiEngine.so。地址:鏈接)申請API Key和使用Google map 一樣,在使用地圖API之前也需要獲取相應的API Key。地圖API Key與你的賬戶相關聯,因此您必須先有帳戶,才能獲得API Key;并且,該Key與您引用API的程序名稱有關。API Key的申請要比Google的簡單多了,其實只要你有帳號,應該不超過30秒就能完成API Key的申請。申請地址:鏈接)創建一個Android工程這里需要強調一點:地圖移動版支持Android
1.5及以上系統,因此我們創建的工程應基于Android SDK
1.5及以上。工程創建完成后,將map.jar和libBMapApiEngine.so分別拷貝到工程的根目錄及libs/armeabi目錄下,并在工程屬性->Java Build Path->Libraries中選擇“Add JARs”,選定map.jar,這樣就可以在應用中使用地圖API了。4)在布局文件中添加地圖控件(res/layout/main.xml)[x] view plaincopy<?xml version="
1.0" encoding="utf-8"?> <LinearLayout xmlns:="鏈接" :orientation="vertical" :layout_width="fill_parent" :layout_height="fill_parent" > <com..map.MapView :id="@+id/map_View" :layout_width="fill_parent" :layout_height="fill_parent" :clickable="true" /> </LinearLayout> 5)創建Activity繼承com..map.MapActivity[java] view plaincopypackage com.liufeng.map; import .graphics.drawable.Drawable; import .os.Bundle; import com..map.BMapManager; import com..map.GeoPoint; import com..map.MapActivity; import com..map.MapController; import com..map.MapView; public class MainActivity extends MapActivity { private BMapManager mapManager; private MapView mapView; private MapController mapController; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); // 初始化MapActivity mapManager = new BMapManager(getApplication()); // init方法的第一個參數需填入申請的API Key mapManager.init("285B415EBAB2A92293E85502150ADA7F0777C4", null); super.initMapActivity(mapManager); mapView = (MapView) findViewById(R.id.map_View); // 設置地圖模式為交通地圖 mapView.setTraffic(true); // 設置啟用內置的縮放控件 mapView.setBuiltInZoomControls(true); // 用給定的經緯度構造一個GeoPoint(緯度,經度) GeoPoint nt = new GeoPoint((int) (4
7.118440 * 1E6), (int) (8
7.493147 * 1E6)); // 創建標記maker Drawable marker = this.getResources().getDrawable(R.drawable.iconmarka); // 為maker定義位置和邊界 marker.setBounds(0, 0, marker.getIntrinsicWidth(), marker.getIntrinsicHeight()); // 取得地圖控制器對象,用于控制MapView mapController = mapView.getController(); // 設置地圖的中心 mapController.setCenter(nt); // 設置地圖默認的縮放級別 mapController.setZoom(12); } @Override protected boolean isRouteDisplayed() { return false; } @Override protected void onDestroy() { if (mapManager != null) { mapManager.destroy(); mapManager = null; } super.onDestroy(); } @Override protected void onPause() { if (mapManager != null) { mapManager.stop(); } super.onPause(); } @Override protected void onResume() { if (mapManager != null) { mapManager.start(); } super.onResume(); } } 6)在AndroidManifest.xml中配置[x] view plaincopy<?xml version="
1.0" encoding="utf-8"?> <manifest xmlns:="鏈接" package="com.liufeng.map" :versionCode="1" :versionName="
1.0"> <application :icon="@drawable/icon" :label="@string/app_name"> <activity :name=".MainActivity" :label="@string/app_name"> <intent-filter> <action :name=".intent.action.MAIN" /> <category :name=".intent.category.LAUNCHER" /> </intent-filter> </activity> </application> <uses-sdk :minSdkVersion="4" /> <uses-permission :name=".permission.ACCESS_NETWORK_STATE" /> <uses-permission :name=".permission.ACCESS_FINE_LOCATION" /> <uses-permission :name=".permission.INTERNET" /> <uses-permission :name=".permission.WRITE_EXTERNAL_STORAGE" /> <uses-permission :name=".permission.ACCESS_WIFI_STATE" /> <uses-permission :name=".permission.CHANGE_WIFI_STATE" /> <uses-permission :name=".permission.READ_PHONE_STATE" /> </manifest> 說明:上面的應用只是簡單的展示了地圖(交通地圖),并將一個指定的點(根據經緯度確定)展示在手機屏幕的中心。當然,實際項目中涉及的map應用不會這么簡單,地圖API提供了豐富的功能接口。
手機地圖怎么添加自己的指路人地圖標注服務中心鋪?
得上傳指路人地圖標注服務中心鋪圖片然后指路人地圖標注服務中心鋪地址跟電話
怎樣在地圖添加自己指路人地圖標注服務中心鋪地址?
00:00 00:00 100% 用戶鑒權失敗,請先注冊成為云用戶 云
及你指路人地圖標注服務中心片到地圖上去標注就行了鏈接
怎樣使自己的商鋪信息出現在各種地圖app上?
1,登錄的網站,打開地圖。 2,點擊右上角登錄帳號,登錄之后點擊下面的“商戶免費標注”。 3,進去之后是一個的本地商戶中心,點擊左邊的“商戶管理”下面的“我要標注認領”。 4,現在搜索框里面搜索一下你要標注的地址是否已經存在,要是沒有就可以點后面的“免費添加標注”。 5,添加標注的時候要填寫一個詳細的信息,需要填寫詳細的商戶名稱、地址、地圖上面的精確位置、營業執照、商戶電話、聯系人(你的姓名和手機號碼,要能聯系上的)、該商戶所屬的行業、營業時間。