How do I change the style of a circle to have an icon of similar size inside of it? (OpenLayers 6)

前端 未结 0 467
醉话见心
醉话见心 2020-12-02 11:39

I have the following example

var circle = new ol.geom.Circle([-2.59394, 51.45271], 0.001).transform(\'EPSG:4326\', \'EPSG:3857\');

//circle.transform(\'EPSG:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题