archesproject / arches

Arches is a web platform for creating, managing, & visualizing geospatial data. Arches was inspired by the needs of the Cultural Heritage community, particularly the widespread need of organizations to build & manage cultural heritage inventories
GNU Affero General Public License v3.0
215 stars 144 forks source link

Designer View map component no longer tracks map center long/lat #6713

Open chrabyrd opened 4 years ago

chrabyrd commented 4 years ago

Describe the bug

The map component displayed in the Designer view no longer tracks panning/zooming map beahavior.

To Reproduce Steps to reproduce the behavior:

  1. Navigate to the Designer view
  2. Create a Resource Model with a node of datatype geojson-feature-collection.
  3. Navigate to the Card subview
  4. Pan && Zoom the map. Notice how the values in Map Center Longitude / Map Center Latitude / Default Zoom do not change

Expected behavior The fields should update on user interaction

chiatt commented 4 years ago

Hey @chrabyrd, I think this may be a regression but I noticed in the latest that the coordinates are updating, but the zoom level is not.