-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
get current location for overview map center, put a marker there (#1242)
# Get current location for overview map center ## JIRA Ticket None ## Description The overview map had a fixed center point somewhere in Africa. More useful to move it to the current location. ## Proposed Changes - get the current location when displaying the overview map, use it as the center point - add a marker (+) at the current location on the map ## How to Test Open a notebook with geo-locations (BSS) and view the Map. See the cross at your current location. Move the map, click the circle 'center map' button and see it center the map on your location. ## Checklist - [x] I have confirmed all commits have been signed. - [x] I have added JSDoc style comments to any new functions or classes. - [x] Relevant documentation such as READMEs, guides, and class comments are updated.
- Loading branch information
Showing
1 changed file
with
67 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters