Questions tagged [baidu]

Baidu is a Chinese web services provider that offers APIs for cloud-based storage and application testing, in-app ads, location-based services, analytics, search and others.

The vast majority of Baidu services are offered only in Chinese. Only a few of Baidu's APIs have documentation in English - http://developer.baidu.com/en/index.html

More information about Baidu on Wikipedia.

95 questions
0
votes
0 answers

Cannot resolve symbol 'baidu', baidumap

I'm trying to use baidumap in my android app. Thanks to a chinese friend I succeed to register on the baidu website to be able to access the API. However trying to import it failed everytime: import com.baidu.mapapi.map.BaiduMap; Sent the error…
Virthuss
  • 3,142
  • 1
  • 21
  • 39
0
votes
1 answer

How to display current location in Baidu map android

I want to use Baidu map in android app. Until now, I have managed to integrate Baidu map, but it is showing a static map for all Latitude and Longitude. What i have done so far is: public class BaiduMapActivity extends AppCompatActivity{ …
0
votes
1 answer

Baidu map auto zoom

I'm creating an interactive map using baidu. Anyone knows how to use bound in Baidu / auto zoom? Is there any auto zoom function in Baidu map? I can't find anything on their documentation. Maybe there is but it's in Chinese, I can't read Chinese…
Wreeecks
  • 2,186
  • 1
  • 33
  • 53
0
votes
1 answer

How to reduce 100 mark to 50 mark in Echarts Baidu - Gauge Chart

I am using Echarts Baidu - Gauge charts. In the result, I am getting 30 out of 100 mark. I need to change that to 30 out of 50 mark. This is my code. ECharts