Martin Schuhfuss
Martin Schuhfuss
**Describe the bug** It used to be the case (tested in v4.0.0) that when I start the stream it will go fullscreen on the desktop where the moonlight-app was. But...
It seems that the `requestAnimationFrame`-implementation provided in `Raf.js` does not work in older Browsers (tested in FF3.6 and IE8). Although those Browsers are not exactly the target audience it should...
I have a project where I have a main-export and multiple other exports. The other exports are extensions that depend on the main-export, but I don't want them to be...
When loading the maps library followed by another library using `loader.importLibrary()` and async/await syntax, a misleading warning-message `"Google Maps already loaded outside @googlemaps/js-api-loader.This may result in undesirable behavior as options...
This is a full refactoring of the rollup configuration to speed up builds, simplify the configuration, prevent warnings and fix an error with the generated source maps. In detail: -...
This PR brings all dependencies to their latest version (including a bit of dependencies cleanup). Other things achieved with this PR: - package-type is changed to "module" - all tests...
I think, given the very limited scope of what this library is supposed to do, it can be significantly simplified for a 2.0 version when effectively rewriting it around the...
This library already implements the `AdvancedMarkerElement` / `gmp-advanced-marker` component, but its missing the `MapElement` / `gmp-map`.
The `google.maps.drawing` library is missing from the mocks library.
This is a follow-up to #618. **Is your feature request related to a problem? Please describe.** When handling globally distributed 3d-objects in a single overlay, one of the problems is...