Luis Nachtigall

Results 15 issues of Luis Nachtigall

From the README.md it seems one should run `npm link` while he is in the project folder. (as its directly after building the project and its never specified to change...

Submit Form Get your issue resolved quickly! Fill in the form accurately. **Lists in use:** - [ ] mini - [ ] Lite - [X] Pro - [ ] Xtra...

When calling clearMarkers/addMarkers relatively early after the map is initialised, a error is thrown. It seems even though the map is initialised, markerclusterer doesn't have a valid projection. --- ####...

type: bug
triage me

Fixes #902 🦕 Currently there is still a problem with the tests. As google.maps.Markers and google.maps.marker.AdvancedMarkerElement are inconsistent in their way of handling the position. `.getPosition` on google.maps.Marker returns a...

With the addition of the changes for the AdvancedMarkers, a problem has slipped in. The documentation of [AdvancedMarkers.position](https://developers.google.com/maps/documentation/javascript/reference/advanced-markers#AdvancedMarkerElementOptions.position) says: > An AdvancedMarkerElement may be constructed without a position, but will...

type: bug
triage me