giserlk360 commented on issue #18975:
URL: https://github.com/apache/echarts/issues/18975#issuecomment-1999230308

   > It seems 
[registerMap](https://echarts.apache.org/en/api.html#echarts.registerMap) 
controls the type of map coordinates. **geoJSON** map will accept only lng/lat 
coordinates and **SVG** map will accept only x/y coordinates. I do not think a 
scatter point with latitude/longitude coordinates can be positioned on a SVG 
map. Would have been nice though...
   
   I would like to know if it is not possible to directly use lng/lat 
coordinates to overlay point positions on an SVG map. Is there any way to 
convert lng/lat coordinates into x/y coordinates


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to