Martin Tesař
Martin Tesař
Display profile directly in web interface and allow PNG and SVG export.
End points and top points are probably places/peaks which can have name in OSM, display them in profiles.
Use SRTM data in version 4.1, use interpolation to get better results.
Display clickable public photos in web map. Example of such layer with photos of tourist guidepost is here: http://openstreetmap.cz/
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...
**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...