@seabee-0 Yes, these two issues will be addressed together.

Best posts made by jorgef
-
RE: Suggestion: Enable fractional zoom
-
RE: Has anybody used windy api with ReactJS or NextJs. Is it possible?
Hello, I don't use NextJS but this error looks like you're trying to access browser-only symbols on the server. You need to first check if the environment is browser.
-
RE: Suggestion: Enable fractional zoom
Hello @vicb As you've mentioned, the change in config is indeed very easy. However, the user experience of fractional zooming in Leaflet is not consistent across devices (even in the example above).
We'll make it work (as a side effect of other improvements) but it can't be enabled just like that without other adjustments.
Latest posts made by jorgef
-
RE: Has anybody used windy api with ReactJS or NextJs. Is it possible?
Hello, I don't use NextJS but this error looks like you're trying to access browser-only symbols on the server. You need to first check if the environment is browser.
-
RE: Suggestion: Enable fractional zoom
@seabee-0 Yes, these two issues will be addressed together.
-
RE: @windycom/plugin-devtools repo location?
@johnmarkredding Hello, plugin-devtools is our internal package. The typos have been fixed and the changes will be integrated into windy-plugin-template next week.
-
RE: Suggestion: Enable fractional zoom
Hello @vicb As you've mentioned, the change in config is indeed very easy. However, the user experience of fractional zooming in Leaflet is not consistent across devices (even in the example above).
We'll make it work (as a side effect of other improvements) but it can't be enabled just like that without other adjustments.
-
RE: List of Finished Windy Plugins (v42+)
@IoanaLogafatu The new plugin needs to be published with an API key for your new account. This will create a URL containing your new user ID.
-
RE: List of Finished Windy Plugins (v42+)
@Mortimer-Cat Hello, we display immutable community username (not full name or author from the pluginConfig) in the list of plugins. If you'd like to publish your plugin under a different name, it's only possible by creating a separate account for this.