


How to use JS and Amap to display the boundaries of administrative districts in locations
How to use JS and Amap to realize the function of displaying the boundaries of administrative districts of locations
With the development of the Internet, map services have gradually become indispensable in people's daily lives part. In web development, we often need to use map API to display geographical location information. This article will introduce how to use JS and Amap to implement the location administrative district boundary display function, and provide specific code examples.
- Preparation
First, we need to register a developer account on the AMAP open platform (https://lbs.amap.com/) and create an application. After creating the app, we can get a unique Key that will be called in our JS code. - Introducing the Amap API library
In the tag of HTML, we need to introduce the Amap JS API library. The specific code is as follows:
<script src="https://webapi.amap.com/maps?v=1.4.15&key=your-key"></script>
Replace your-key
with the Key of the Amap map you obtained.
- Create a map container
In HTML, we need to create a container for the map. You can use adiv
tag, assign it a unique ID, and set the corresponding style. The specific code is as follows:
<div id="mapContainer" style="width: 100%; height: 600px;"></div>
- Initialize the map object
In the JS code, we need to initialize a map object. The specific code is as follows:
// 创建地图对象 var map = new AMap.Map('mapContainer', { zoom: 11, // 缩放级别 center: [116.397428, 39.90923] // 地图中心点坐标 });
In the above code, we set the zoom level of the map to 11, and set the center point of the map display to [116.397428, 39.90923], which is the coordinates of Beijing City .
- Add an administrative district boundary layer
Amap provides theAMap.DistrictLayer
class, which can be used to add an administrative district boundary layer. The specific code is as follows:
// 创建行政区图层 var districtLayer = new AMap.DistrictLayer(); // 设置图层样式 districtLayer.setStyles({ 'fill': 'rgba(255, 0, 0, 0.3)', // 填充颜色 'stroke': '#ff0000', // 边界线颜色 'strokeWeight': 1 // 边界线宽度 }); // 将图层添加到地图上 districtLayer.setMap(map); // 设置要显示的行政区域 districtLayer.setDistrictByCityCode('citycode');
In the above code, we first create an administrative district layer object. Then, set the layer's style, including fill color and border line color. Next, add the layer to the map. Finally, call the setDistrictByCityCode
method and pass in the corresponding city code to set the administrative area to be displayed. You can find the city code of the corresponding city on the Amap open platform.
- Complete sample code
地点行政区边界展示 <script src="https://webapi.amap.com/maps?v=1.4.15&key=your-key"></script> <script> // 创建地图对象 var map = new AMap.Map('mapContainer', { zoom: 11, // 缩放级别 center: [116.397428, 39.90923] // 地图中心点坐标 }); // 创建行政区图层 var districtLayer = new AMap.DistrictLayer(); // 设置图层样式 districtLayer.setStyles({ 'fill': 'rgba(255, 0, 0, 0.3)', // 填充颜色 'stroke': '#ff0000', // 边界线颜色 'strokeWeight': 1 // 边界线宽度 }); // 将图层添加到地图上 districtLayer.setMap(map); // 设置要显示的行政区域,这里以北京市为例 districtLayer.setDistrictByCityCode('110000'); </script>
your-key
and 110000
in the above sample code need to be replaced with your own Amap Key and the city code of the required administrative area.
Through the above steps, we can use JS and Amap to realize the location administrative district boundary display function. You can find the corresponding city code and adjust the style parameters of the layer according to your own needs to achieve a more personalized map display.
The above is the detailed content of How to use JS and Amap to display the boundaries of administrative districts in locations. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

1. First install and open the Amap app on your mobile phone, click [My] and select [Login/Register]. 2. Select a mobile phone number, WeChat or Alipay to register as needed, and fill in personal information according to the prompts, including mobile phone number, password, etc. 3. After completing the filling, click [Register] to complete the account registration. 4. Afterwards, use the method selected during registration for login verification. If you register through a mobile phone number, you need to enter your mobile phone number and password to log in.

Yes, for security, personalized services and account management, Amap requires registration with a mobile phone number. The registration steps include: Open the Amap app, click "My" and "Login/Register", select a mobile phone number to register, enter the mobile phone number to get the verification code, set a password to complete the registration.

1. First open the Amap and click [Route]. 2. Click [Call a Car] and click [Personal Center] on the left. 3. Click [Invoice]. 4. Check the itinerary and click [Invoice].

The reasons why there is no sound in Amap navigation include improper speaker connection, lowering the device volume, incorrect Amap settings, background application interference, mobile phone silent or vibration mode, and system permission issues. The solutions are as follows: check the speaker connection; adjust the volume; check the Amap map settings; close background applications; check the phone mode; grant permissions; restart the device; update the Amap map; and contact customer service.

According to news on April 16, Xiaomi users have recently welcomed a practical new feature - Xiaomi CarWith has officially launched Amap lane navigation. The launch of this service will undoubtedly bring drivers a more accurate and convenient navigation experience. According to the data, the integration of Amap and CarWith has achieved seamless connection, and users can directly experience the precise guidance of lane-level navigation without the need for additional software updates. This improvement is likely to be made on the server side, saving users the tedious update step. Car lane-level navigation is an innovative feature of Amap. It can restore the real road layout to a high degree on the screen, clearly displaying the number of lanes, ground markings, entrances and exits, special lanes and other information on the current road, providing drivers with a more comprehensive ,

Steps to view travel records on Amap: 1. Log in to Amap; 2. Enter "My" → "My Travel"; 3. View the list of travel records; 4. Click to view details; 5. Export records (optional) .

Amap APP is a professional and easy-to-use free map navigation software. Everyone likes it very much. It has a variety of functions, which can bring great convenience to our lives. What? Inquiries about some locations, planning of routes, viewing some street view maps, or inquiries about longitude and latitude can be solved here. The operation is simple and convenient, beyond your imagination. Many times, everyone likes it. Sharing maps and location information here makes people feel more secure, which is very good. Many times, for some children or elderly people at home, it will make people more worried when they go out. , when encountering various situations, you can avoid the situation where everyone will get lost.

1. Open Amap on your mobile phone. 2. Click [My] in the lower right corner of the home page. 3. Click the icon in the upper right corner of your personal homepage. 4. Continue to click [Navigation Settings]. 5. You can see [Automatically enter pathfinding mode] on this page. 6. Click Open to complete the operation.
