jumpinjackie / mapguide-react-layout

An openlayers-based modern map viewer for MapGuide
https://jumpinjackie.github.io/mapguide-react-layout/
MIT License
62 stars 13 forks source link

Investigate GeoStyler integration #1194

Closed jumpinjackie closed 3 years ago

jumpinjackie commented 4 years ago

Why we are wasting time inventing our own declarative vector style rules engine and respective UI components when we can let geostyler solve this problem for us?

The only problem point is around how clustered features should be handled

jumpinjackie commented 4 years ago

I am disappointed to find that geostyler components have a tight coupling to antd (nothing against antd, it's just we're already all in on another UI toolkit - blueprint)

jumpinjackie commented 3 years ago

We have the infrastructure in place as a result of #1175 that it's not worth trying to retrofit in GeoStyler (even if it is feasible)