GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.
MIT License
86 stars 25 forks source link

styleParser default style merge issue #1321

Closed simon-leech closed 2 weeks ago

simon-leech commented 2 weeks ago

Pull Request Template

Description

StyleParser Fix

Type of Change

Please delete options that are not relevant, and select all options that apply.

How have you tested this?

The object.assign for a default style icon to a cat style icon was incorrect, it was merging the wrong way. Updated to use spread assignment where the defaultstyle is first to resolve this.

Testing Checklist

Please delete options that are not relevant, and select all options that apply.

Code Quality Checklist

Please delete options that are not relevant, and select all options that apply.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud