-
### Description
The Text in Room feature should mirror the Text in Sequences workflow. It would be good to move the Text in Room button to the same toolbar (Canvas Toolbox) that Text in Sequences is …
-
hi
i really like your library... nice and elegant. i found a feature in OpenLayer which was very easy to implement in leaflet 0.7.3...
sometimes it is needed to modify the tileUrl on the fly bas…
-
Currently, when a timeslider is applied to vector tile layer with a ESSearchSource source, the timeslice is displayed by changing the vector tile URL for the new time slice. This requires the map to r…
-
HI,
I have made the iipimage server work. When I try to use leaflet plugin for iipimage server, it doesn't work. I think the problem may be here:
layer = L.tileLayer.iip('/fcgi-bin/iipsrv.fcgi?FIF=/pa…
-
From what we can tell, we will need:
1. a tile server (i.e. `zoom/x/y.{format}` endpoints)
2. a smart way to integrate the real-time functionality with the ArcGIS tile layer
### Tile server
We…
-
I'm trying to intwegrate WebGL but when i run the same in browser i'm getting this error:
> Uncaught SyntaxError: Unexpected token '
-
I've been reading #4277 and started to check some of the code and think.
When a layer is added to a `LayerGroup` (or a child class like `FeatureGroup` or a `GeoJSON`), the layer does **not** inherit …
-
Is there a good way to append chunks of data to the current collision layer on a scene?
The main reason is to be able to create dynamic "infinite" games and specially to create the level on the run.
I…
-
After I tried to select a load a tsv file from the web > tilelayer menu option (which didn't work, although that was probably my fault), so I tried to go back and fix it, but the item is now gone from…
-
How can I control the color and size of markers after following the example code? Or in general customize the icons by passing an L.icon object when creating markers?
Thanks!
L2