A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sherlockchou86/BMap.NET below:

sherlockchou86/BMap.NET: a library for operating baidu map,encapsulating web service API with C# language. also contains a list of controls which can be used in winform.

a library for operating baidu maps,encapsulating Web Service API with C# language,also contains a list of controls which can be used in winform.

see more here(chinese blog): my cnblogs

the source code contains 3 projects: BMap.NET,BMap.NET.WindowsForm and BMap.NET.WinformDemo.

some screenshots below:

  1. autocomplete search box

  2. POIs search

  3. direction

  4. add markers and drawing

  5. search in bounds

  6. select city

can do in BMap.NET:

can do in BMap.NET.WindowsForm:

cant do:

In addition, this project is used only for Baidu map, so the Extension ability is so so. you can modify the source code to meet your needs.

BMap.NET is very simple to use(just some interfaces to get json data from baidu map server).

BMap.NET.WindowsForm only opens 5 controls: BPlaceBox, BMapControl, BPlacesBoard, BDirectionBoard and the BTabControl. you can drag them into form desinger and set few properties to let them build associations like this:

  1. BPlaceBox

  2. BPlacesBoard

  3. BMapControl

  4. BDirectionBoard

press F5 without any other writed codes.

BTabControl is only used as a container which contains BPlacesBoard and BDirectionBoard.

my thanks below:

  1. baidu map api documents(http://developer.baidu.com/map/index.php?title=webapi)
  2. json.net(https://json.codeplex.com/)
  3. json visualization(http://www.bejson.com/)

all source code follow the MIT license.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4