Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Btd 14 retrieve v1 updates #85

Draft
wants to merge 15 commits into
base: BTD-14-refactor-lib
Choose a base branch
from

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    84ab23b View commit details
    Browse the repository at this point in the history
  2. feat: add new methods

    -  for retrieving the map center coordinates
    -  for retrieving the map North East coordinates (relatives to its bounds)
    -  for firing a callback whenever the map is moved
    -  for removing all the clustered markers on the map
    -  for removing all the stored points
    -  for removing all the markers displayed on the map, clustered or not
    -  for returning the approximate radius of the map viewport
    marierigal committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    39d1918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1172f8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e75574 View commit details
    Browse the repository at this point in the history
  5. fix: revert the function

    Otherwise, custom markers (such as the user marker) were broken.
    marierigal committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    5f2c752 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c850f2 View commit details
    Browse the repository at this point in the history
  7. feat: improve marker a11y

    marierigal committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    cdbc2b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb4426a View commit details
    Browse the repository at this point in the history
  9. feat: update fitBounds to fit around all markers

    Need to use setCenter and setZoom to center the map on one point
    marierigal committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    3d89edc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ce4ae0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a618b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f6a265 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    baa80cc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b390c85 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    37a8d6b View commit details
    Browse the repository at this point in the history