-
Doubts about the setting of whitelist on Baidu Map browser
I can understand if the server sets the ip, but why does setting the application type to the browser still require whitelist restrictions on the domain name? at this time, the request for Baidu Map API should come from the customer s browser, that is,...
-
Baidu map added some dimension points, but drag or zoom the map, the dimension points will disappear?
var data = {
query: ,
page_size: 20,
radius: 2000 ,
output: json ,
ak: av0gRXBETn44ByDpMgYhj95P9nACGns9
};
var map = new BMap.Map("container");
m...
-
Baidu map IP acquires location. The interface has returned success, but a cross-domain error has been reported.
call Baidu Map ip to obtain the location API, and the data has been returned successfully, but a cross-domain error has been reported, resulting in the callback method unable to be executed. Ask for advice
Failed to load https: api.map.baidu.com ...
-
Baidu Map js api how to get the most recent address of coordinates
use the positioning system of Baidu Maps to obtain the current longitude and latitude information, and you can only get the street level. but when using Baidu map location, the web version will also give a most matching address, for example, you are now...
-
The problem of echarts displaying pie chart on Baidu map
echarts Silver Earth Baidu Map, want to use map coordinates to locate the pie chart, but the actual effect is still displayed according to pixel positioning. All the pie charts overlap
option:
const option = {
name: pie-map ,
bmap: {
...
-
Wating for static.tieba.baidu.com will appear in the browser status bar when the page is loaded in the vue development environment.
as shown in the title, as shown in the figure, Baidu Maps and echarts, often appear when refreshing the page in the vue development environment: Wating for static.tieba.baidu.com. seems to be requesting this address, but echarts should not request th...
-
Baidu Maps shows only one cover when creating multiple road books.
effect
_showMap () {
let map = new BMap.Map("container"); Map
let point = new BMap.Point(116.4185,39.9142);
map.centerAndZoom(point, 19);
map.enableScrollWheelZoom(true)...
-
The problem of vehicle loading and display of large amount of data map (based on Baidu map)
Logistics industry, monitor vehicle trajectory and location.
use Baidu Maps
slightly stutter occurs when the page loads more than 500 cars.
when loading more than 1000 vehicles, the map drag and zoom function is almost invalid, and the stutter is ...
-
Whether it is possible to extract the road track of Baidu map
Baidu map can search for road names, of course, not all roads whether you can use API or search for roads to extract road tracks
like this East Nanjing Road, Shanghai
seek the great god
...
-
Baidu map so file increases the volume of apk, how to compress it?
A project of the company used Baidu maps and navigation functions. After packing the package, it reached 40m, which I thought was ridiculously large. A look at the so folder with several Baidu maps in lib, arm64-v8a, armeabi, armeabi-v7a, x86, x86-64 add...
-
Baidu search landing page time factor how to submit
as shown in the title, how does Baidu search landing page time factor submit look at Baidu search landing page time factor specification, but there is no example, do not know how to submit ...
-
How to make the points in the mouse-drawn area of the map appear at the top
http: lbsyun.baidu.com jsdem.
draw the dot first and then the circle. Draw the circle first and then let the dot be on top
find that point and set marker.setTop (true) is invalid
...
-
Baidu Map call has no effect
the code of the official website is copied intact and no map is displayed. Why? ...
-
Similar to nail check-in, how to achieve the scope of restriction
limit the scope of check-in. The principle is to calculate the linear distance between the mobile phone and the company within how many meters. or according to latitude and longitude, or whether the location address is the building of the company, and s...
-
Why does Baidu offline map display incomplete?
what I am doing is mobile mixed app development. The project uses angularJs+ionic, to have a problem when making an offline map. When entering the map for the first time, the display is normal, return to the superior page, and when you enter again, the ...
-
About the website source of Baidu statistics
would like to ask the front end of the A website how to jump to the B site, the Baidu statistics of the B site is the source of A?
try A website directly with jump, the website source of Baidu statistics is visited directly.
...
-
Baidu map how to remove the direct connection between the two points on the map?
at present, my method of operation is to directly clear all the points, and then re-manage, do not connect! wants to find another method.
...
-
Will putting title behind a bunch of meta have an impact on the seo of the site?
for example, for the Nuggets, there are several meta in front of the titie (you can t ask questions on the phone, which can be added later) ...
-
How to obtain the administrative boundary at the township level of the map
I want to use echarts to do a graphic display from county to town. I tried Baidu map api, sky map. The boundaries of administrative maps can only be found at the county, district level, and township administrative boundaries. Can any Daniel tell me how t...
-
Baidu map shows the names of rivers and lakes
var myStyleJson = [
{
"featureType": "water",
"elementType": "all",
"stylers": {
...