Open jparish3 opened 1 year ago
Can you elaborate? What have you seen?
The main thing I notice is that map.getStyle() returns a very different structure with no layers. I'm still trying to work out how it behaves now, since there doesn't seem to be documentation yet,
I have an app that uses many of the utils (map.U.addVector, map.U.addGeoJSON, etc) with styling and dynamic updates. When I installed V3, much of the existing functionality no longer works. I will need to check it out systematically, but thought I would check in with you first. I understand that it is a beta release without docs, so maybe a thorough test is premature.
Yeah, I'll keep exploring, but will probably wait for a non-beta release with documentation.
A quick test of the beta release indicates some breaking changes. Will an update to map-gl-utils be required?