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

Conversation

marierigal
Copy link
Contributor

No description provided.

-  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
Otherwise, custom markers (such as the user marker) were broken.
Need to use setCenter and setZoom to center the map on one point
@github-actions
Copy link

github-actions bot commented Apr 1, 2021

🚀 Bump indicator

Recommended bump for this PR : MINOR release

2.3.0 (2021-04-01)

Bug Fixes

  • gmaps: fix anchor text origin for IE (84ab23b)
  • example: fix markers with label update on hover (6f6a265)
  • fix minified markers anchor position (b390c85)
  • gmaps: premium channel (bb4426a)
  • revert the function (5f2c752)

Features

  • add alt on marker img (9c850f2)
  • add makeLatLng method (2ce4ae0)
  • add new methods (39d1918)
  • add panBy method to move the map center from a distance in pixels (37a8d6b)
  • allow offset on marker focus (6e75574)
  • enable custom padding on fitBounds (baa80cc)
  • enable native LatLng position for addUserMarker (4a618b4)
  • improve marker a11y (cdbc2b5)
  • make module as default export (b2f92f4)
  • prevent bounds event from being fired when focusing a marker (1172f8b)
  • update fitBounds to fit around all markers (3d89edc)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant