[05:00:09] | * MarcosCarballal[ has quit (Quit: You have been kicked for being idle) |
[11:43:06] | <paul121[m]> | Openlayers v7 was released: https://github.com/openlayers/openlayers/releases/tag/v7.0.0 |
[11:43:56] | <mstenta[m]> | OL is such an impressive project! |
[11:45:02] | <mstenta[m]> | I'm proud that we based farmOS on Drupal and OL - two great examples of huge community maintained software platforms! Standing on the shoulders of true giants! |
[11:45:28] | <mstenta[m]> | Drupal and OL haters be danged. ๐ |
[11:46:37] | <paul121[m]> | I'm excited for the WebGL stuff. Check this out: https://openlayers.org/en/latest/examples/webgl-points-layer.html |
[11:47:12] | <paul121[m]> | click on the rotating bars example |
[11:47:42] | <paul121[m]> | that is all specified in a simple javascript object!!!! |
[11:48:14] | <mstenta[m]> | huh interesting |
[11:52:16] | <paul121[m]> | oh need to note this: The forEachLayerAtPixel method has been removed from the Map class. |
[11:52:24] | <paul121[m]> | * oh need to note this: |
[11:52:24] | <paul121[m]> | > The forEachLayerAtPixel method has been removed from the Map class. |
[11:52:45] | <paul121[m]> | also |
[11:52:45] | <paul121[m]> | > Deprecated options have been removed from the Overlay component. |
[11:55:38] | <paul121[m]> | to track that... https://github.com/farmOS/farmOS-map/issues/178 |
[12:35:16] | <symbioquine[m]> | ACTION uploaded a video: (506KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/QeHHMzwbnuS... > |
[12:35:31] | <symbioquine[m]> | https://gist.github.com/symbioquine/7f1d67f504ab427c5d7e673baee01c65 |
[12:36:48] | <mstenta[m]> | Ahhh! YES! |
[12:47:11] | <symbioquine[m]> | Farmer Ed: [This](https://github.com/farmOS/farmOS/blob/66642daef258ee0a13d98c92ac8af8265c...) turned out to be critical because without it, it didn't seem to be possible to reference the quantity only by `type`/`id`... |
[12:47:31] | <symbioquine[m]> | It was wanting the `drupal_internal__target_id` which wouldn't have worked offline |
[12:51:35] | <FarmerEd[m]> | Cool...... I did a thing๐ |