Skip to main content

Questions tagged [baidu-map]

The tag has no usage guidance.

baidu-map
0 votes
1 answer
64 views

In the VS+QT project, QWebEngineView is used to call the API of Baidu Maps, and the control is blank after the program runs

Problem background: I am developing a project in the framework of VS+QT that needs to call the map api. Many functions of the Qt framework have been successfully implemented before this. The compiler ...
val213's user avatar
  • 1
0 votes
0 answers
88 views

SCRIPT5009: 'BMapGL' is undefined on IE11

Here is the code // src: https://lbsyun.baidu.com/jsdemo.htm#aCreateMap <!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta ...
tek ted's user avatar
1 vote
0 answers
94 views

How to add dark mode support to Baidu map (For china region) in swift?

I need to add dark mode support in my application which uses Baidu map for china region and i am unable to find any styling which can be added to achieve the required target, thanks in advance !!
Nayyer Ali's user avatar
1 vote
1 answer
147 views

Baidu maps release build crash : NoSuchMethodError: no static method "Lvi/com/gdi/bgl/android/java/EnvDrawText; following sample baidu map app

I integrated baidu maps as per the sample code available from the baidu maps sdk example center. Everything works fine, but in the release build baidu map crashes everytime. The error was something ...
Monster Brain's user avatar
0 votes
0 answers
126 views

BAIDU map return error like as attached screen

Map integrate with ionic app, it return error like as attached image.
Pratik's user avatar
  • 107
2 votes
0 answers
169 views

Baidu map Cluster differentiates by changing the Zone

Default clusters for baidu map are changing when the number of markers clustering together changes but in the google map you can set it to have different colours outside of a specific zone for ...
N.Taa's user avatar
  • 21
-2 votes
1 answer
387 views

Calculate alternative paths in road network

I'm working on an alternative paths finding problem recently and trying to enhance route result's diversity. But there seems to have little material on the internet (or maybe I miss something), what I ...
Wang Yudong's user avatar
1 vote
0 answers
86 views

How to set rotation for Baidu map annotation for iOS?

I have done everything using Baidu maps SDK for iOS. But I stuck at setting the course for one of the marker. I don't see any property for annotation to set rotation, where I can see for BMKMaPView.
Himanth's user avatar
  • 2,411
1 vote
0 answers
1k views

Execution failed for task ':react-native-baidumap-sdk:compileDebugKotlin'

I am building a react native application in which I using react-native-baidumap-sdk. When I am trying run the application I am getting below error. Execution failed for task ':react-native-...
urfusion's user avatar
  • 5,495
0 votes
2 answers
650 views

How to handle multiple destination in Baidu Map using URI in Android/IOS

We are integrating Baidu map and wants to show multiple stoppages (destinations) over the map. We have gone through official documentation of Baidu maps(http://lbsyun.baidu.com/index.php?title=uri/api/...
Sapna Sharma's user avatar
0 votes
1 answer
43 views

Do we have Silverlight control for Baidu Map

My current project is bit old one. It has developed in Visual Studio 2008 using silverlight. Currently we have Bing Map in our project. Where it uses bing map control. My problem is now we need to ...
Nifal Nizar's user avatar
3 votes
2 answers
2k views

Show directions on Baidu maps, start/end encoded in url

I can calculate directions (json) on api.map.baidu with: http://api.map.baidu.com/direction?destination=39.988710,116.432340&origin=39.940488,116.355425&mode=driving&coord_type=wgs84 How ...
watbywbarif's user avatar
  • 6,837
0 votes
2 answers
1k views

App crash when try to get location with baidu map

I try to implement baidu map in to my app. I set up everything and it can show a static map. But when I try to get current location, my app crash after when I try to call method mLocationClient.start()...
Y.D's user avatar
  • 15
0 votes
1 answer
3k views

how does baidu map api works?

I would like to understand how baidu maps api works ? is it like google maps api where api key can be publicly exposed but it will still work against a registered/whitelisted domain. Can somebody ...
pkm's user avatar
  • 2,749
-2 votes
1 answer
393 views

Show blue location dot in Baidu Maps on iOS

I have an app that has been using Google maps and I want to add Baidu maps. I have added Baidu maps and can get the map to show up and centred on the user's current location but I can't get the blue ...
Humanoid's user avatar

15 30 50 per page