Skip to content

Admin customization of encounter search map #803

Open
@TanyaStere42

Description

@TanyaStere42

Feature description and context

The map focus settings are used broadly through the site and shape user experience. As site admins onboard new users, they may need to adjust the default map position. As part of the modernization efforts for the site, we need to replace configuration properties with admin-accessible tools in the UI so site admins are not required to dig into configuration files.

Note: can be finished in place of #802

Feature sign-off requirements

  • page: react/admin/SiteSettings
  • map with pan and zoom capabilities loads current zoom (site default is centerLat=-33.3827109, centerLong=115.2504794, mapZoom=4)
  • Save button updates centerLat, centerLong, and mapZoom in the commonconfig.properties file
  • Save button POSTs the same information to the database for use by react pages

Design

Note: If languages controls do not already exist (see #704), do not implement tab structure. design is an approximation; use wildbook's custom components or standard bootstrap components.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementnew or improvements on existing featuresmodernizationUpdating the tech stack iterativelyquestionopen investigation to define scope of issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions