Martin V

Results 18 issues of Martin V

Support function(feature) to get the text of a text style. (see https://github.com/openlayers/openlayers/issues/13685)

stale

Version 2.2.0-pre3 with a terrain specified: No (full) redraw is triggered, when a layer's visibility is set to false - only when moving the map or zooming, the map is...

Terrain 3D

Version 2.2.0: If there is a terrain, MapboxDraw does not work - the mouse pointer does not change and nothing is drawn.

According to the documentation of Map.querySourceFeatures the fields sourceLayer (if not a vector tile source) and filter of parameters are optional. In the called querySourceFeatures in tile.ts one can see...

In GeoJSONSourceSpecification it would be better to have (based on documentation): * "data?": string | GeoJSON; // assuming Geometry, Feature and FeatureCollection are valid here * "clusterProperties"?: {[propertyName: string]: ExpressionSpecification}

There is quite some code supporting the old filter expressions (https://maplibre.org/maplibre-gl-js-docs/style-spec/other/#other-filter), which have been deprecated for years. Support for them should be dropped in 2.x

This is a follow-up to #992 that was prematurely closed. It seems that ol-cesium or cesium has problems with more complex MVT tiles. We have an internal tileserver-gl with vector...

**Feature** Support static factory methods in factory classes. The factory method should be able to accept properties like a class-local creator method. **Problem solved** Currently a creator method must be...

to-evaluate

See https://github.com/openlayers/ol-mapbox-style/issues/563. Please review, if this is an acceptable way to add the feature.