GEOLYTIX / xyz

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

Circle Button Only ; Geometry GeoJSON Import #1229

Closed simon-leech closed 5 months ago

simon-leech commented 5 months ago

Opening this up as a draft as its not ready yet.

Changes Included:

  1. If you provide a circle.radius and circle.units then the panel is not provided, and instead you just have the button to begin drawing.
    "circle": {
          "label": "1km Catchment",
          "radius": 1000,
          "units": "meter"
        }
  2. Added a geojson_import option that allows you to import a geojson location. This is still in draft as it's not set up in the correct way.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud