Open bo-lu opened 1 week ago
@bo-lu How big is this query in GeoJSON, it freeze my whole Chrome browser. But in the viewer it loads quick.
Problem came from reprojection... Failed in MapViewer.#handleMapSingleClick TypeError: coordinates must be finite numbers
Will need investigation
Hi Johann, the response is 260kb. It loads fine on my browser (Firefox, Edge and Chrome).
Maybe relevant stackoverflow post: https://stackoverflow.com/questions/38242808/openlayers3-get-map-coordinates-on-change-event
Is there an existing issue for this?
Current Behavior
When I add a CGNDB GeoJSON, it loads but when I click/select a feature, GeoView will crash
Expected Behavior
Returns the feature info when clicked
Steps To Reproduce
Anything else?
No response