#leaflet | Logs for 2013-11-18

Back
[00:05:32] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[00:28:56] -!- andypugh has quit [Quit: andypugh]
[00:58:30] -!- sudobangbang [sudobangbang!~chatzilla@c-24-19-53-250.hsd1.wa.comcast.net] has joined #leaflet
[00:59:20] -!- gazprom has quit [Quit: leaving]
[01:00:41] -!- Nick001-shop has quit [Remote host closed the connection]
[01:04:38] -!- arkgis [arkgis!54d786f8@gateway/web/freenode/ip.84.215.134.248] has joined #leaflet
[01:06:38] <arkgis> i want to write a "near-hover" plugin for layers with grid-information on hover.. the hover points are lines of 1px, so i want to be able to hover a wider area.. where in leaflet.js would i find the hover func where i could add the margin?
[01:07:21] <arkgis> i mean, how could it be done?
[01:07:38] -!- geografa [geografa!~textual@c-50-139-56-146.hsd1.or.comcast.net] has joined #leaflet
[01:10:09] -!- patrickarlt has quit [Remote host closed the connection]
[01:23:03] -!- asdfasd has quit [Ping timeout: 246 seconds]
[01:24:29] -!- patrickarlt [patrickarlt!~patrickar@c-50-139-85-147.hsd1.or.comcast.net] has joined #leaflet
[01:31:33] -!- tmcw [tmcw!~tmcw@c-68-50-174-188.hsd1.dc.comcast.net] has joined #leaflet
[01:32:54] -!- geografa has quit [Quit: Computer has gone to sleep.]
[01:34:13] -!- rob_h has quit [Ping timeout: 265 seconds]
[01:49:00] -!- Tom_L has quit [Client Quit]
[01:56:42] -!- adb has quit [Ping timeout: 252 seconds]
[01:57:28] -!- geografa [geografa!~textual@c-50-139-26-143.hsd1.or.comcast.net] has joined #leaflet
[01:58:37] -!- Tecan has quit [Remote host closed the connection]
[02:06:39] -!- almccon has quit [Quit: Leaving.]
[02:07:39] -!- skorasaurus [skorasaurus!~skors@cpe-65-185-69-50.neo.res.rr.com] has joined #leaflet
[02:14:15] -!- RyanS has quit [Ping timeout: 272 seconds]
[02:15:07] <arkgis> i want to write a "near-hover" plugin for layers with grid-information on hover.. the hover points are lines of 1px, so i want to be able to hover a wider area.. where in leaflet.js would i find the hover func where i could add the margin?
[02:15:09] <arkgis> i mean, how could it be done?
[02:19:24] -!- c-bob has quit [Read error: Operation timed out]
[02:20:13] -!- sumpfralle has quit [Ping timeout: 272 seconds]
[02:20:32] -!- PetefromTn has quit [Remote host closed the connection]
[02:21:38] c-bob is now known as c-bob|afk
[02:23:28] -!- sudobangbang has quit [Ping timeout: 245 seconds]
[02:25:21] -!- patrickarlt has quit [Remote host closed the connection]
[02:31:28] -!- sudobangbang [sudobangbang!~chatzilla@c-24-19-53-250.hsd1.wa.comcast.net] has joined #leaflet
[02:37:19] -!- pjm has quit [Ping timeout: 272 seconds]
[02:39:13] -!- Valen has quit [Quit: Leaving.]
[02:46:01] -!- ffog [ffog!ffog@SDF.ORG] has joined #leaflet
[02:47:04] <ffog> I thought I'd come across this but I can't seem to find... how do I dynamically add markers?
[02:47:34] <ffog> I'm setting up a slider for date, each slider position displays markers for that date only
[02:47:44] -!- PasstScho has quit [Ping timeout: 240 seconds]
[02:49:43] -!- sudobangbang has quit [Ping timeout: 245 seconds]
[02:58:51] -!- geografa has quit [Quit: Computer has gone to sleep.]
[03:04:44] -!- skorasaurus has quit [Ping timeout: 240 seconds]
[03:06:57] -!- micges has quit [Quit: Leaving]
[03:12:05] -!- kiw has quit [Ping timeout: 248 seconds]
[03:12:54] -!- pjm_ has quit [Read error: Connection reset by peer]
[03:12:56] -!- Servos4ever has quit [Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.22/20131028182136]]
[03:19:13] -!- skorasaurus [skorasaurus!~skors@cpe-65-185-69-50.neo.res.rr.com] has joined #leaflet
[03:24:48] -!- patrickarlt [patrickarlt!~patrickar@c-50-139-85-147.hsd1.or.comcast.net] has joined #leaflet
[03:28:34] -!- sudobangbang [sudobangbang!~chatzilla@c-24-19-53-250.hsd1.wa.comcast.net] has joined #leaflet
[03:29:24] -!- kwallace2 has quit [Ping timeout: 246 seconds]
[03:35:55] -!- geografa [geografa!~textual@c-50-139-26-143.hsd1.or.comcast.net] has joined #leaflet
[03:36:37] -!- MacGalempsy has quit [Remote host closed the connection]
[03:50:20] -!- tjb11 has quit [Read error: Connection reset by peer]
[03:54:03] -!- tjb1 has quit [Ping timeout: 272 seconds]
[03:54:08] tjb11 is now known as tjb1
[03:56:23] -!- sudobangbang has quit [Ping timeout: 245 seconds]
[03:57:25] -!- Nick001 has quit [Ping timeout: 248 seconds]
[04:05:36] -!- sudobangbang [sudobangbang!~chatzilla@c-24-19-53-250.hsd1.wa.comcast.net] has joined #leaflet
[04:08:27] -!- tmcw has quit []
[04:08:37] -!- AR_ has quit [Ping timeout: 272 seconds]
[04:14:08] tjb1 is now known as Repetier
[04:14:13] Repetier is now known as Repetier_Man
[04:14:53] -!- FinboySlick has quit [Quit: Leaving.]
[04:15:30] <arkgis> i want to write a "near-hover" plugin for layers with grid-information on hover.. the hover points are lines of 1px, so i want to be able to hover a wider area.. where in leaflet.js would i find the hover func where i could add the margin?
[04:15:31] <arkgis> i mean, how could it be done?
[04:22:31] -!- geografa has quit [Quit: Computer has gone to sleep.]
[04:23:50] Repetier_Man is now known as tjb1
[04:34:03] -!- terabyte- has quit [Quit: terabyte-]
[04:38:07] -!- skorasaurus has quit [Ping timeout: 240 seconds]
[04:40:12] -!- Felix29 has quit []
[04:41:59] -!- jthornton has quit [Ping timeout: 252 seconds]
[04:42:43] -!- JT_Shop has quit [Ping timeout: 272 seconds]
[04:50:52] -!- geografa [geografa!~textual@70.89.177-6-BusName-smpls.oregon.hfc.comcastbusiness.net] has joined #leaflet
[04:52:59] -!- skorasaurus [skorasaurus!~skors@cpe-65-185-69-50.neo.res.rr.com] has joined #leaflet
[04:55:06] -!- skorasaurus has quit [Client Quit]
[04:57:26] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[05:05:54] -!- Nekosan has quit [Quit: later folks...]
[05:13:53] -!- sudobangbang has quit [Ping timeout: 245 seconds]
[05:14:16] -!- eric_unterhausen has quit [Ping timeout: 264 seconds]
[05:28:48] -!- geografa has quit [Quit: Computer has gone to sleep.]
[05:30:39] -!- geografa [geografa!~textual@70.89.177-6-BusName-smpls.oregon.hfc.comcastbusiness.net] has joined #leaflet
[05:37:36] -!- psha[work] [psha[work]!~psha@psha.org.ru] has joined #leaflet
[05:39:53] -!- toastyde2th has quit [Read error: Connection reset by peer]
[05:40:13] -!- arkgis has quit [Ping timeout: 250 seconds]
[05:52:51] -!- ve7it has quit [Remote host closed the connection]
[06:03:06] -!- Fox_Muldr has quit [Ping timeout: 252 seconds]
[06:04:02] -!- dhoovie has quit [Read error: Connection reset by peer]
[06:18:58] -!- geografa has quit [Quit: Computer has gone to sleep.]
[06:40:19] -!- geografa [geografa!~textual@c-50-139-26-143.hsd1.or.comcast.net] has joined #leaflet
[06:52:49] -!- kwallace has quit [Quit: Leaving.]
[06:58:54] -!- somenewguy has quit [Remote host closed the connection]
[07:03:20] -!- wboykinm has quit []
[07:10:45] -!- PasstScho2 has quit []
[07:13:28] -!- The_Ball has quit [Ping timeout: 245 seconds]
[07:14:20] -!- patrickarlt has quit [Quit: Leaving...]
[07:18:14] -!- jonpry has quit [Ping timeout: 264 seconds]
[07:18:23] -!- archivist_herron has quit [Ping timeout: 260 seconds]
[07:24:43] -!- logger[mah] has quit [Ping timeout: 245 seconds]
[07:39:16] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[07:46:00] -!- jthornton_ has quit [Read error: Connection reset by peer]
[07:46:00] -!- JT_Shop_ has quit [Read error: Connection reset by peer]
[07:46:23] -!- archivist_herron has quit [Ping timeout: 245 seconds]
[08:05:33] -!- FreezingCold has quit [Ping timeout: 245 seconds]
[08:21:59] -!- maZer`- has quit [Ping timeout: 252 seconds]
[08:23:34] -!- tjb1 has quit [Ping timeout: 240 seconds]
[08:29:43] -!- DennisL [DennisL!~OSRM@irasquid.ira.uni-karlsruhe.de] has joined #leaflet
[08:41:09] -!- JT_Shop has quit [Ping timeout: 248 seconds]
[08:41:16] -!- jthornton has quit [Ping timeout: 264 seconds]
[08:58:54] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[09:05:26] -!- md-2 [md-2!~md-2@host86-136-25-165.range86-136.btcentralplus.com] has joined #leaflet
[09:14:22] -!- mackerski [mackerski!~dermot@193.120.146.234] has joined #leaflet
[09:30:14] -!- geografa has quit [Quit: Computer has gone to sleep.]
[09:47:58] -!- odogono [odogono!~odogono@cpc14-king9-2-0-cust212.19-1.cable.virginm.net] has joined #leaflet
[09:53:17] -!- syyl has quit [Ping timeout: 252 seconds]
[10:02:54] -!- mazafaka has quit [Client Quit]
[10:03:17] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[10:26:39] -!- mazafaka has quit [Read error: Connection reset by peer]
[10:29:50] -!- uw has quit [Quit: Leaving]
[10:36:52] -!- Komzpa [Komzpa!~kom@78.25.121.69] has joined #leaflet
[10:52:37] -!- Valen has quit [Quit: Leaving.]
[10:55:55] -!- thomaslindstr_m [thomaslindstr_m!~thomaslin@37-46-176-106.customers.ownit.se] has joined #leaflet
[11:25:03] -!- The_Ball has quit [Ping timeout: 246 seconds]
[11:26:44] -!- skunkworks has quit [Remote host closed the connection]
[11:45:39] -!- SimonJ [SimonJ!3e087881@gateway/web/freenode/ip.62.8.120.129] has joined #leaflet
[11:47:57] <SimonJ> Hi, does anyone know of an example where the layer control can have collapsible groups for easier navigation when a map has lots of layers?
[12:25:43] -!- skorasaurus [skorasaurus!~skors@cpe-65-185-69-50.neo.res.rr.com] has joined #leaflet
[12:29:56] -!- mascape has quit [Quit: ChatZilla 0.9.90.1 [Firefox 25.0/20131028112903]]
[12:48:32] -!- chillly [chillly!~chris@adsl-178-78-91-198.karoo.kcom.com] has joined #leaflet
[13:14:08] -!- SimonJ has quit [Quit: Page closed]
[13:17:35] -!- Valen has quit [Quit: Leaving.]
[13:24:50] -!- jleh has quit [Ping timeout: 264 seconds]
[13:32:30] -!- Komzpa has quit [Ping timeout: 245 seconds]
[13:32:55] -!- md-2 has quit [Remote host closed the connection]
[13:34:44] -!- atom1 has quit [Quit: Leaving]
[13:36:17] -!- md-2 [md-2!~md-2@host86-136-25-165.range86-136.btcentralplus.com] has joined #leaflet
[13:36:45] -!- Valen has quit [Quit: Leaving.]
[13:40:53] -!- md-2 has quit [Ping timeout: 248 seconds]
[13:52:42] -!- kiw [kiw!~Thunderbi@can59-6-78-242-55-183.fbx.proxad.net] has joined #leaflet
[13:55:26] -!- dway [dway!~dway@gas45-2-82-239-0-32.fbx.proxad.net] has joined #leaflet
[13:59:24] -!- archivist_herron has quit [Ping timeout: 246 seconds]
[14:01:19] -!- skunkworks_ has quit [Quit: Leaving]
[14:05:27] -!- md-2 [md-2!~md-2@host86-136-25-165.range86-136.btcentralplus.com] has joined #leaflet
[14:07:14] -!- skorasaurus has quit [Quit: WeeChat 0.3.7]
[14:11:56] -!- krusty_ar_ [krusty_ar_!~quassel@host79.200-45-205.telecom.net.ar] has joined #leaflet
[14:11:58] -!- krusty_ar has quit [Read error: Operation timed out]
[14:15:02] -!- `Nerobro has quit [Read error: Connection reset by peer]
[14:17:00] -!- md-2 has quit [Remote host closed the connection]
[14:17:06] -!- md-2 [md-2!~md-2@host86-136-25-165.range86-136.btcentralplus.com] has joined #leaflet
[14:18:05] -!- Tormi_ [Tormi_!c35073d2@gateway/web/freenode/ip.195.80.115.210] has joined #leaflet
[14:20:16] -!- PetefromTn has quit [Remote host closed the connection]
[14:20:54] -!- patrickarlt [patrickarlt!~patrickar@c-50-139-85-147.hsd1.or.comcast.net] has joined #leaflet
[14:27:12] James_Guido_Graz is now known as sinnth3tik
[14:30:20] -!- chigipuga [chigipuga!~chigipuga@78.25.76.134] has joined #leaflet
[14:31:21] -!- chigipuga has quit [Remote host closed the connection]
[14:31:22] -!- `Nerobro has quit [Read error: Connection timed out]
[14:40:29] -!- ecolin [ecolin!~ecolin@78.25.76.134] has joined #leaflet
[14:41:05] -!- ecolin has quit [Read error: Connection reset by peer]
[14:54:00] -!- skorasaurus [skorasaurus!~skors@adsl-75-10-142-198.dsl.bcvloh.sbcglobal.net] has joined #leaflet
[14:54:41] -!- patrickarlt has quit [Remote host closed the connection]
[14:56:21] -!- Vinci89 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
[14:57:45] -!- Tormi_ has quit [Quit: Page closed]
[15:07:18] -!- archivist_herron has quit [Ping timeout: 246 seconds]
[15:10:48] -!- ravenlock has quit [Ping timeout: 246 seconds]
[15:13:15] -!- sirdancealo2 has quit [Ping timeout: 272 seconds]
[15:18:28] -!- zicy [zicy!5fa6666b@gateway/web/freenode/ip.95.166.102.107] has joined #leaflet
[15:18:41] <zicy> Hallo @all
[15:22:20] -!- zicy has quit [Client Quit]
[15:30:50] -!- sheppard [sheppard!~sheppard@75-146-187-1-Minnesota.hfc.comcastbusiness.net] has joined #leaflet
[15:31:31] -!- tmcw [tmcw!~tmcw@50-198-132-58-static.hfc.comcastbusiness.net] has joined #leaflet
[15:33:01] -!- geografa [geografa!~textual@c-50-139-26-143.hsd1.or.comcast.net] has joined #leaflet
[15:34:04] gimps_ is now known as gimpswork
[15:35:14] -!- geografa has quit [Client Quit]
[15:38:41] -!- psha[work] has quit [Quit: Lost terminal]
[15:41:56] -!- patrickarlt [patrickarlt!~patrickar@198.102.43.49] has joined #leaflet
[15:42:46] -!- `Nerobro has quit [Ping timeout: 240 seconds]
[15:43:59] -!- `Nerobro_ has quit [Remote host closed the connection]
[15:48:26] -!- patricka_ [patricka_!~patrickar@173-8-196-70-Oregon.hfc.comcastbusiness.net] has joined #leaflet
[15:49:49] -!- geografa [geografa!~textual@c-50-139-26-143.hsd1.or.comcast.net] has joined #leaflet
[15:49:54] -!- geografa has quit [Client Quit]
[15:50:29] -!- patrick__ [patrick__!~patrickar@198.102.43.49] has joined #leaflet
[15:50:46] -!- patrickarlt has quit [Read error: No route to host]
[15:53:43] -!- skunkworks has quit [Read error: Connection reset by peer]
[15:53:45] -!- patricka_ has quit [Ping timeout: 245 seconds]
[15:59:45] -!- kwallace has quit [Ping timeout: 272 seconds]
[16:03:37] -!- RMR has quit [Client Quit]
[16:08:47] -!- `Nerobro_ has quit [Ping timeout: 240 seconds]
[16:15:09] JT_Shop_ is now known as JT_Shop
[16:23:09] -!- wboykinm [wboykinm!~wboykinm@2620:104:e001:9020:a871:d9f3:5898:8f69] has joined #leaflet
[16:26:31] -!- patrick__ has quit [Read error: Connection reset by peer]
[16:26:51] -!- patrickarlt [patrickarlt!~patrickar@198.102.43.49] has joined #leaflet
[16:29:14] -!- tmcw has quit [Remote host closed the connection]
[16:32:27] -!- patrickarlt has quit [Read error: Connection reset by peer]
[16:32:58] -!- patrickarlt [patrickarlt!~patrickar@198.102.43.49] has joined #leaflet
[16:36:58] -!- tmcw [tmcw!~tmcw@50-198-132-58-static.hfc.comcastbusiness.net] has joined #leaflet
[16:40:01] -!- gimpswork has quit []
[16:43:49] -!- DennisL has quit [Ping timeout: 272 seconds]
[16:49:55] -!- geografa [geografa!~textual@c-50-139-45-17.hsd1.or.comcast.net] has joined #leaflet
[16:50:06] -!- wboykinm has quit [Remote host closed the connection]
[16:50:31] -!- wboykinm [wboykinm!~wboykinm@2620:104:e001:9020:a871:d9f3:5898:8f69] has joined #leaflet
[16:52:11] -!- somenewguy has quit [Remote host closed the connection]
[16:53:13] -!- jfire [jfire!~Adium@69-12-169-82.dedicated.static.sonic.net] has joined #leaflet
[16:55:02] -!- wboykinm has quit [Ping timeout: 240 seconds]
[16:57:13] -!- ink has quit [Remote host closed the connection]
[17:01:22] -!- maZer`- has quit []
[17:01:34] -!- thomaslindstr_m has quit [Remote host closed the connection]
[17:01:42] -!- jfire1 [jfire1!~Adium@69-12-169-82.dedicated.static.sonic.net] has joined #leaflet
[17:02:01] -!- terabyte- has quit [Quit: terabyte-]
[17:03:30] -!- jfire has quit [Ping timeout: 246 seconds]
[17:06:25] -!- sudobangbang [sudobangbang!~chatzilla@75-151-97-182-Washington.hfc.comcastbusiness.net] has joined #leaflet
[17:38:32] -!- sudobangbang has quit [Quit: ChatZilla 0.9.90.1 [Firefox 25.0/20131025151332]]
[17:39:55] -!- jfire1 has quit [Quit: Leaving.]
[17:40:41] -!- jfire [jfire!~Adium@69-12-169-82.dedicated.static.sonic.net] has joined #leaflet
[17:41:08] -!- thomaslindstr_m [thomaslindstr_m!~thomaslin@c80-216-4-133.bredband.comhem.se] has joined #leaflet
[17:44:09] -!- mackerski has quit [Quit: mackerski]
[17:53:29] -!- dway has quit [Quit: NOOOOOOooooooooo……]
[18:08:17] -!- md-2 has quit [Quit: Leaving...]
[18:13:09] -!- tmcw has quit [Remote host closed the connection]
[18:14:12] -!- tmcw [tmcw!~tmcw@50-198-132-58-static.hfc.comcastbusiness.net] has joined #leaflet
[18:15:27] -!- Patang has quit [Read error: Connection reset by peer]
[18:24:39] -!- zzolo [zzolo!~zzolo@c-75-72-229-64.hsd1.mn.comcast.net] has joined #leaflet
[18:36:57] -!- patricka_ [patricka_!~patrickar@173-8-196-70-Oregon.hfc.comcastbusiness.net] has joined #leaflet
[18:40:37] -!- patrickarlt has quit [Ping timeout: 272 seconds]
[18:46:37] -!- Loetmichel has quit [Ping timeout: 246 seconds]
[18:47:47] -!- sixtyft has quit [Quit: Konversation terminated!]
[18:57:09] -!- kiw has quit [Ping timeout: 248 seconds]
[19:00:19] Cylly is now known as Loetmichel
[19:04:55] -!- KimK has quit [Quit: Leaving]
[19:14:33] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[19:15:25] -!- geografa has quit [Quit: Computer has gone to sleep.]
[19:25:05] -!- narogon has quit [Quit: Page closed]
[19:27:45] -!- adb_ has quit [Ping timeout: 252 seconds]
[19:28:36] -!- geografa [geografa!~textual@c-50-139-26-143.hsd1.or.comcast.net] has joined #leaflet
[19:34:59] -!- maximilian_h1 has quit [Read error: Connection reset by peer]
[19:35:13] -!- kiw [kiw!~Thunderbi@can59-6-78-242-55-183.fbx.proxad.net] has joined #leaflet
[19:35:41] -!- zzolo has quit [Quit: zzolo]
[19:36:03] -!- jfire has quit [Quit: Leaving.]
[19:36:36] -!- wboykinm [wboykinm!~wboykinm@65-183-134-62-dhcp.burlingtontelecom.net] has joined #leaflet
[19:36:38] -!- jthornton_ has quit [Read error: Connection reset by peer]
[19:36:38] -!- JT_Shop has quit [Read error: Connection reset by peer]
[19:40:07] -!- jfire [jfire!~Adium@69-12-169-82.dedicated.static.sonic.net] has joined #leaflet
[19:47:16] -!- FreezingCold has quit [Ping timeout: 264 seconds]
[19:48:25] -!- terabyte- has quit [Quit: terabyte-]
[19:48:58] -!- patrickarlt [patrickarlt!~patrickar@198.102.43.49] has joined #leaflet
[19:50:29] -!- syyl_ws has quit [Remote host closed the connection]
[19:50:38] -!- motioncontrol has quit [Read error: Operation timed out]
[19:51:58] -!- maximilian_h1 has quit [Quit: Leaving.]
[19:52:49] -!- patricka_ has quit [Ping timeout: 272 seconds]
[19:55:14] -!- zzolo [zzolo!~zzolo@63.231.245.97] has joined #leaflet
[20:07:37] -!- jleh [jleh!~juusoleh@melkinpaasi.cs.helsinki.fi] has joined #leaflet
[20:12:12] -!- maximilian_h has quit [Read error: Connection reset by peer]
[20:14:57] -!- FreezingCold has quit [Ping timeout: 246 seconds]
[20:24:08] -!- awallin has quit [K-Lined]
[20:29:28] -!- awallin has quit [Client Quit]
[20:29:54] -!- patrickarlt has quit [Read error: No route to host]
[20:30:07] -!- patrickarlt [patrickarlt!~patrickar@198.102.43.49] has joined #leaflet
[20:43:28] tjb11 is now known as tjb1
[20:47:21] -!- skunkworks has quit [Quit: Leaving]
[20:48:40] -!- jfire has quit [Quit: Leaving.]
[20:54:22] -!- ink has quit [Disconnected by services]
[21:00:25] -!- phillc54 has quit [Ping timeout: 245 seconds]
[21:04:05] -!- Connor has quit [Read error: Connection reset by peer]
[21:05:03] -!- jfire [jfire!~Adium@69-12-169-82.dedicated.static.sonic.net] has joined #leaflet
[21:05:22] -!- stsydow [stsydow!~stsydow@dslb-178-000-000-219.pools.arcor-ip.net] has joined #leaflet
[21:07:26] -!- mackerski [mackerski!~dermot@89.101.4.88] has joined #leaflet
[21:08:57] -!- afiber__ has quit [Quit: Konversation terminated!]
[21:09:14] -!- vladimirek has quit [Ping timeout: 264 seconds]
[21:24:06] -!- arkgis [arkgis!54d786f8@gateway/web/freenode/ip.84.215.134.248] has joined #leaflet
[21:24:41] <arkgis> anyone else experiencing firefox 25 crash on L.mapbox.map() ?
[21:27:07] -!- skorasaurus has quit [Quit: WeeChat 0.3.7]
[21:31:41] -!- mhaberler has quit [Quit: mhaberler]
[21:35:54] -!- adb_ has quit [Ping timeout: 252 seconds]
[21:42:07] -!- sirdancealot has quit [Ping timeout: 272 seconds]
[21:44:21] -!- jfire1 [jfire1!~Adium@69-12-169-82.dedicated.static.sonic.net] has joined #leaflet
[21:46:11] -!- jfire has quit [Ping timeout: 272 seconds]
[21:50:33] -!- stsydow has quit [Remote host closed the connection]
[21:56:17] -!- zzolo has quit [Quit: zzolo]
[22:07:12] -!- chillly has quit [Quit: Leaving]
[22:07:26] -!- FinboySlick has quit [Quit: Leaving.]
[22:07:32] -!- odogono has quit [Quit: odogono]
[22:07:54] -!- PauloScardine [PauloScardine!c93736e6@gateway/web/freenode/ip.201.55.54.230] has joined #leaflet
[22:08:09] <PauloScardine> Hi all.
[22:08:42] -!- toner has quit [Ping timeout: 246 seconds]
[22:08:58] <PauloScardine> is there any hook to append arbitrary elements to the SVG object of a vector layer in leaflet
[22:09:08] <PauloScardine> ?
[22:09:46] <tmcw> PauloScardine: it's very not recommended
[22:09:46] <PauloScardine> I would like to add a defs>pattern element in order to fill some polygons with a pattern.
[22:10:04] <tmcw> you can, just hack into the private container property of the layer and do it in the dom
[22:10:27] <tmcw> but leaflet is a level of abstraction that doesn't guarantee that the representation will be svg, or that its structure will be preserved
[22:10:33] <tmcw> if you want low-level svg'ing, use d3
[22:10:56] <PauloScardine> tried it, seems like leaflet rips everything when the map redraws.
[22:11:05] <tmcw> yep, use d3
[22:11:39] <PauloScardine> d3 performance was an order of magnitude slower.
[22:12:01] <tmcw> simplify your features, use transforms, and so on.
[22:12:45] -!- motioncontrol has quit [Quit: Sto andando via]
[22:13:01] -!- _DJ_ has quit [Quit: bye]
[22:13:03] <PauloScardine> I will just tell the boss that it is not possible.
[22:13:06] <PauloScardine> ?-)
[22:13:35] <tmcw> that's also an option
[22:14:25] <PauloScardine> perhaps a good one; if there is no native support for this in leaflet perhaps it is a bad idea.
[22:14:49] <PauloScardine> but thank anyway!
[22:15:13] <PauloScardine> thanks.
[22:15:25] -!- kwallace_shop has quit [Ping timeout: 272 seconds]
[22:16:08] -!- PauloScardine [PauloScardine!c93736e6@gateway/web/freenode/ip.201.55.54.230] has parted #leaflet
[22:22:27] jthornton_ is now known as jthornton
[22:24:26] -!- micges has quit [Quit: Leaving]
[22:26:02] -!- maximilian_h has quit [Quit: Leaving.]
[22:41:44] -!- The_Ball has quit [Remote host closed the connection]
[22:49:42] -!- The_Ball has quit [Ping timeout: 265 seconds]
[22:54:50] -!- emcPT has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
[23:03:57] -!- Loetmichel has quit [Read error: Connection reset by peer]
[23:06:19] -!- patricka_ [patricka_!~patrickar@173-8-196-70-Oregon.hfc.comcastbusiness.net] has joined #leaflet
[23:06:37] -!- PCW has quit [Ping timeout: 272 seconds]
[23:06:43] PCW_ is now known as PCW
[23:09:08] -!- tmcw has quit [Remote host closed the connection]
[23:09:18] -!- patrickarlt has quit [Ping timeout: 245 seconds]
[23:12:10] -!- bedah has quit [Quit: Ex-Chat]
[23:27:28] -!- kwallace2 has quit [Ping timeout: 264 seconds]
[23:27:31] -!- kwallace_shop has quit [Ping timeout: 272 seconds]
[23:32:26] -!- mackerski has quit [Quit: mackerski]
[23:33:22] -!- ve7it has quit [Remote host closed the connection]
[23:46:15] -!- jonpry has quit [Ping timeout: 245 seconds]
[23:47:42] -!- kiw has quit [Quit: kiw]
[23:48:11] -!- FreezingCold has quit [Ping timeout: 265 seconds]
[23:55:21] -!- sudobangbang [sudobangbang!~chatzilla@75-151-97-182-Washington.hfc.comcastbusiness.net] has joined #leaflet
[23:55:23] -!- arkgis has quit [Quit: Page closed]