Dennis Bauszus

Results 46 issues of Dennis Bauszus

This is such a cool plugin. Is there any way I can do a Now Switch in order to deploy on our premium team account?

The convert util used in the measure_distance plugin should also be made available for location entries.

Code

Personally I like the look of the Google Authenticator.

Feature

The layer.style method checks whether a feature id is referenced in the layer.highlight[] array. It might be more efficient to check whether the feature has a highlight flag.

Code

In order to not create multiple pins for each and every colour required we have introduced SVG templates. https://codepen.io/dbauszus-glx/pen/NWwPJOx The svg_symbols template util assigns feature properties to parameters defined in...

Feature

It should be possible to define a callback method for when a layer has rendered in Openlayers. This would allow to update the legend for example.

Feature

mapp.utils.debounce(fn,time) will debounce the function execution by the specified delay. Other timeout implementations in the mapp code should make use of the debounce util.

Code

Add option flag for the geojson endpoint to provide data as compact binary geobuf. https://www.npmjs.com/package/geobuf

It should be possible to stream json from pg queries via pg-query-stream. https://www.npmjs.com/package/pg-query-stream

It should be possible to import the mapp library into an observable notebook. https://observablehq.com/@rkaravia/using-openlayers-6