jacklinna

Results 12 comments of jacklinna

> Using Openlayers 6.15 and Angular 15 > > A "Modify" interactor is created on a VectorSource containing features (simple polygons). > > The map can be panned horizontally ,...

> does anybody using laravel for the openlayers? cause i got an issue when i try to display the map using basic instruction and it not show up. I need...

> I tried without the projection as well but still nothing on the canvas. You raise an important point too, is it possible to detect a projection given geoJSON? i...

I think you are right;but now please remove the tile data or remove layer of one tile data; and put it refresh until it has a api

I mean just add a new tile in a individual layer lie on the top of all old tile layers; use more layer to make the new tile show and...

in tile layer,the source of tile has many level files by deffrent strategy;e.g. image; so how to refresh it is the key point in the tile Server; it is a...

I have the same case in my application; I think it,s not just in ol;the browser event is the key point;i solve it by stop the another event handler by...