Skip to content

百度地图 作为底图时经纬度坐标转换为像素坐标,目前的echarts实例convertToPixel 方法不管用 #13851

@minren118

Description

@minren118

Version

5.0.0

Steps to reproduce

在作以百度地图为底图的散点地图,想在散点基础上加上饼图,饼图需要定位像素坐标,只找到geo的经纬度坐标转像素坐标的方法。没有找到百度地图转像素坐标的实现方式 。
最终用echarts实例方法convertToPixel去转时提示以下错误。

echarts.js:30281 No coordinate system that supports convertToPixel found by the given finder.

What is expected?

百度地图 作为底图时经纬度坐标转换为像素坐标,能够在ECharts绘图中使用。

What is actually happening?

未找到百度地图 作为底图时经纬度坐标转换为像素坐标的方法

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions