pissang commented on pull request #13141: URL: https://github.com/apache/incubator-echarts/pull/13141#issuecomment-678902145
What we want is to put the labelLine on top of the polygon on the map. So we only need to make sure it has larger `z` than the polygon. Also, we should always take it carefully when exposing more low-level concepts to options. If we expose z and zLevel on the `labelLine`. It means we also need to make it configurable in `label` or other elements. It will make it complex and hard for us to make changes in the further. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
