As the company needs, its own modified offline map API. The package has the following features:
1. Support the use of Google Maps tiles (not recommended, inefficient, high zoom level when dragging some lag, it is recommended to comment on the code block: Overlaytilelayer.gettilesurl, using Google to Baidu's jar conversion code.
2. Include pull-frame amplification, ranging, line drawing, printing and other functions (modified tool source code, support right-click Cancel amplification, ranging gesture)
3. Customize the zoom level to display the specified label
4. Quickly locate and hide the specified type
Precautions:
1. The sample does not contain map tiles, so there is no background on access (click slice/image to view the online map effect).
2. Temporary modification as a running example, only the triangular symbol of the text click on the box, the details of the popup is to display the flex curve, because the back end so delete the parameter query part.
3. When locating the site, zoom level is needed to see the corresponding site
4. Because of the company's privacy, this code is not complete before the test product, the function is not perfect.
Google Maps tile turn Baidu map Tile http://www.cnblogs.com/datavis/p/4672574.html
Click to download
Baidu Map Offline API 2.0 (with examples, can be completely off-network access)