We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I add a CGNDB GeoJSON, it loads but when I click/select a feature, GeoView will crash
Returns the feature info when clicked
No response
The text was updated successfully, but these errors were encountered:
@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
Sorry, something went wrong.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: