mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Fixed icon anchor, still needs correction
This commit is contained in:
@@ -77,7 +77,7 @@ export class Unit extends Marker {
|
||||
</div>
|
||||
`,
|
||||
className: 'ol-unit-marker',
|
||||
iconAnchor: [60, 60]
|
||||
iconAnchor: [0, 0]
|
||||
});
|
||||
this.setIcon(icon);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user