Martin Tesař

Results 88 issues of Martin Tesař

Display profile directly in web interface and allow PNG and SVG export.

web

End points and top points are probably places/peaks which can have name in OSM, display them in profiles.

data_processing

Use SRTM data in version 4.1, use interpolation to get better results.

data_processing

Display clickable public photos in web map. Example of such layer with photos of tourist guidepost is here: http://openstreetmap.cz/

web

Original `draw_line_string` mode accepts `featureId` and `from` options as an optional parameter of [changeMode](https://github.com/mapbox/mapbox-gl-draw/blob/main/docs/API.md#changemodemode-string-options-object-draw) method. The `SnapLineMode` ignores them and basically always create a new line feature. I can create...

# Design Proposal: Improve evaluate warning messages ## Motivation Some errors in style evaluation throw errors, that are caught and written as a warning in console, but the message is...

bug
enhancement
PR is more than welcome

**maplibre-gl-js version**: 5.9.0 **browser**: Chrome 139.0.7258.139 ### Steps to Trigger Behavior 1. Open map with style having hillshade layer with _multidirectional_ method. 2. Update style layer, to have one more...

bug
good first issue
PR is more than welcomed