#leaflet | Logs for 2012-07-06

Back
[00:01:44] -!- erictheise has quit [Quit: erictheise]
[00:09:06] -!- sumpfralle has quit [Ping timeout: 264 seconds]
[00:45:45] -!- mcenter has quit [Quit: Ex-Chat]
[01:05:00] -!- JT-Shop has quit [Read error: Connection reset by peer]
[01:05:21] -!- jthornton has quit [Read error: Connection reset by peer]
[01:09:47] -!- rob_h has quit [Ping timeout: 246 seconds]
[01:14:10] -!- ve7it has quit [Remote host closed the connection]
[01:17:08] -!- cylly2 has quit [Ping timeout: 246 seconds]
[01:30:04] -!- r00t4rd3d has quit [Read error: Connection reset by peer]
[01:30:08] -!- i_tarzan has quit [Ping timeout: 245 seconds]
[01:44:00] -!- r00t4rd3d has quit [Quit: Leaving]
[01:56:09] -!- pjm has quit [Read error: Connection reset by peer]
[02:41:45] -!- dimas_ has quit [Read error: Connection reset by peer]
[03:03:16] -!- Brandonian has quit [Quit: Brandonian]
[03:53:51] -!- tjb1 has quit [Quit: tjb1]
[04:01:56] -!- taiden has quit [Quit: taiden]
[04:16:51] -!- toastydeath has quit [Quit: Leaving]
[04:21:27] -!- r00t4rd3d has quit [Quit: Leaving]
[04:23:46] -!- r00t4rd3d has quit [Read error: Connection reset by peer]
[04:36:40] -!- tjb1 has quit [Client Quit]
[04:53:22] -!- Roguish has quit [Ping timeout: 245 seconds]
[05:03:30] -!- Fox_Muldr has quit [Ping timeout: 260 seconds]
[05:33:24] -!- Valen has quit [Quit: Leaving.]
[05:38:25] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[05:41:28] -!- hm2-buildmaster has quit [Client Quit]
[05:41:28] -!- linuxcnc-build has quit [Client Quit]
[06:02:30] -!- nlkdavid has quit [Ping timeout: 264 seconds]
[06:06:38] -!- karavanjoW [karavanjoW!~karavanjo@178.124.148.114] has joined #leaflet
[06:15:05] -!- spohner has quit [Quit: leaving]
[06:36:46] -!- BenceKovi15 has quit [Read error: Connection reset by peer]
[06:41:07] -!- BenceKovi16 has quit [Ping timeout: 255 seconds]
[06:46:18] -!- BenceKovi17 has quit [Ping timeout: 264 seconds]
[06:48:03] -!- BenceKovi18 has quit [Ping timeout: 245 seconds]
[06:49:11] -!- BenceKovi19 has quit [Client Quit]
[07:01:13] -!- zeuslo [zeuslo!711c69e1@gateway/web/freenode/ip.113.28.105.225] has joined #leaflet
[07:01:24] <zeuslo> hi
[07:01:29] -!- WiillenCMdesign has quit [Ping timeout: 246 seconds]
[07:02:10] <zeuslo> i have a basic question on leaflet and wanna ask for help from you guys
[07:02:52] <zeuslo> i have drawn many circles in a map like this : map.addLayer(circle);
[07:03:16] <zeuslo> how could i group it into the same layer instead of opening a new layer per circle? many thanks
[07:19:00] -!- BenceKovi19 has quit [Read error: Connection reset by peer]
[07:19:46] <Komzpa> zeuslo: create a L.LayerGroup, add layergroup to map and add everything to layergroup
[07:22:03] -!- BenceKovi110 has quit [Ping timeout: 244 seconds]
[07:27:20] <zeuslo> Thanks for the reply! i will try that :)
[07:42:20] -!- jieter has quit [Remote host closed the connection]
[07:50:00] -!- BenceKovi111 has quit [Read error: Connection reset by peer]
[08:00:07] -!- mozmck has quit [Ping timeout: 240 seconds]
[08:09:04] -!- jpk has quit [Ping timeout: 244 seconds]
[08:12:31] -!- chron0 has quit [Ping timeout: 272 seconds]
[08:22:01] -!- alex_joni has quit [Ping timeout: 265 seconds]
[08:22:13] -!- BenceKovi111 has quit [Read error: Connection reset by peer]
[08:26:21] -!- BenceKovi112 has quit [Ping timeout: 265 seconds]
[08:27:40] -!- BenceKovi113 has quit [Ping timeout: 244 seconds]
[08:29:41] -!- BenceKovi114 has quit [Ping timeout: 246 seconds]
[08:31:23] -!- BenceKovi115 has quit [Ping timeout: 245 seconds]
[08:53:50] -!- BenceKovi115 has quit [Read error: Connection reset by peer]
[08:58:28] -!- alex_joni has quit [Quit: leaving]
[08:58:39] alex_jon1 is now known as alex_joni
[08:58:51] -!- alex_joni has quit [Changing host]
[08:58:51] -!- BenceKovi116 has quit [Read error: Connection reset by peer]
[08:59:23] -!- mozmck has quit [Ping timeout: 250 seconds]
[09:00:39] -!- b_b [b_b!ejabberd@81.18.178.14] has joined #leaflet
[09:04:42] -!- BenceKovi117 has quit [Read error: Connection reset by peer]
[09:23:52] -!- factor has quit [Remote host closed the connection]
[09:54:19] -!- b_b [b_b!ejabberd@81.18.178.14] has parted #leaflet
[10:03:02] -!- mozmck has quit [Quit: Leaving.]
[10:16:07] <zeuslo> Is it possible to do mousehover over L.Cirlce or L.Marker? Thanks
[10:16:50] <zeuslo> I wanna show a tooltip with barchart inside for tooltip when mousehover a certain marker/circle, is it possible with leaflet?
[10:24:58] -!- r00t4rd3d has quit [Quit: Leaving]
[10:36:04] -!- sumpfralle has quit [Ping timeout: 248 seconds]
[10:49:50] -!- BenceKovi117 has quit [Read error: Connection reset by peer]
[10:52:07] <perl> zeuslo: yes, it's definitely possible, although I'm not sure what the best approach is
[10:53:24] <perl> zeuslo: my company has made a plugin that shows tooltips when you hover above a polygon, for example
[10:53:27] <perl> zeuslo: have a look here: https://github.com/kartena/Leaflet.EditableHandlers/blob/master/src/L.PolySideLabel.js
[10:53:30] <perl> zeuslo: but there might be an easier solution that I'm not aware of
[10:55:00] -!- zeuslo has quit [Ping timeout: 245 seconds]
[11:01:27] -!- sumpfralle has quit [Read error: Connection timed out]
[11:10:45] -!- jieter [jieter!~jieter@5070BC6D.static.ziggozakelijk.nl] has joined #leaflet
[11:40:23] -!- sumpfralle has quit [Ping timeout: 244 seconds]
[11:51:44] -!- gambakufu has quit [Ping timeout: 255 seconds]
[12:04:59] -!- tuxons [tuxons!257109d1@gateway/web/freenode/ip.37.113.9.209] has joined #leaflet
[12:06:23] -!- Mourner [Mourner!c3148201@gateway/web/freenode/ip.195.20.130.1] has joined #leaflet
[12:06:52] <tuxons> Здравствуйте, столкнулся с такой проблемой, задаю в настройках maxBounds следующее: var southWest = new L.LatLng(40, 18); var northEast = new L.LatLng(82, 180); var restrictBounds = new L.LatLngBounds(southWest, northEast); Охват карты идет по всей России, но есть проблема с Камчаткой,
[12:07:51] <tuxons> европы, т.е. как бы переворачивается. Можно ли как то задать настройки maxBounds, что бы охватывалась вся Россия вместе с Камчаткой за 180 градусом? Заранее спасибо.
[12:12:17] <Mourner> tuxons: this is an English-speaking channel
[12:13:01] <Mourner> tuxons: try new L.LatLng(82, 180, true)
[12:15:26] <tuxons> Thanks! It helped me!
[12:15:36] -!- tuxons has quit [Quit: Page closed]
[12:32:33] -!- frallzor has quit [Ping timeout: 246 seconds]
[12:35:42] -!- mikegg has quit [Ping timeout: 246 seconds]
[12:36:28] -!- Brandonian [Brandonian!~bmorrison@205-178-6-202.c3-0.mart-ubr1.chi-mart.il.cable.rcn.com] has joined #leaflet
[13:07:25] -!- Brandonian has quit [Quit: Brandonian]
[13:08:39] -!- Brandonian [Brandonian!~bmorrison@205-178-6-202.c3-0.mart-ubr1.chi-mart.il.cable.rcn.com] has joined #leaflet
[13:12:08] -!- karavanjoW has quit [Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/]
[13:12:23] -!- karavanjoW [karavanjoW!~karavanjo@178.124.148.114] has joined #leaflet
[13:31:10] -!- Mourner has quit [Quit: Page closed]
[13:47:41] -!- micges has quit [Quit: Leaving]
[14:34:31] -!- JCSanford [JCSanford!ce9061da@gateway/web/freenode/ip.206.144.97.218] has joined #leaflet
[14:34:51] -!- chillly [chillly!~chris@213.249.226.170] has joined #leaflet
[14:35:18] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[15:03:20] -!- tjb1 has quit [Client Quit]
[15:08:22] -!- BenceKovi117 has quit [Read error: Connection reset by peer]
[15:45:20] -!- BenceKovi117 has quit [Read error: Connection reset by peer]
[15:52:07] -!- micges has quit [Quit: Leaving]
[16:40:10] -!- karavanjo [karavanjo!~karavanjo@213.184.242.183] has joined #leaflet
[17:13:31] -!- BenceKovi117 has quit [Quit: Nettalk6 - www.ntalk.de]
[17:14:12] -!- rob_h has quit [Quit: Leaving]
[17:35:13] -!- i_tarzan has quit [Read error: Operation timed out]
[17:41:32] -!- phantoxe has quit []
[17:58:23] -!- tjb1 has quit [Client Quit]
[18:02:19] -!- jesus^ has quit [Client Quit]
[18:16:54] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 13.0/20120601201853]]
[19:04:02] -!- peeps has quit [Read error: Connection reset by peer]
[19:37:02] -!- vladimirek has quit [Read error: No route to host]
[19:45:25] -!- sumpfralle has quit [Read error: Operation timed out]
[19:48:04] -!- sumpfralle1 has quit [Ping timeout: 248 seconds]
[19:52:18] -!- sumpfralle2 has quit [Ping timeout: 264 seconds]
[20:16:49] -!- nlkdavid has quit [Ping timeout: 255 seconds]
[20:23:08] -!- erictheise [erictheise!~mataro@c-68-35-140-196.hsd1.nm.comcast.net] has joined #leaflet
[20:35:16] -!- i_tarzan has quit [Read error: Operation timed out]
[20:36:21] -!- jpk [jpk!~jpk@unaffiliated/vorondil] has joined #leaflet
[20:41:46] -!- WillenCMD has quit [Ping timeout: 252 seconds]
[20:54:44] -!- jthornton has quit [Ping timeout: 248 seconds]
[20:55:07] -!- FinboySlick has quit [Quit: Leaving.]
[20:55:16] -!- JT-Shop has quit [Ping timeout: 248 seconds]
[21:04:09] -!- i_tarzan has quit [Read error: Operation timed out]
[21:05:35] -!- DJ9DJ has quit [Quit: bye]
[21:23:34] -!- jthornton has quit [Ping timeout: 265 seconds]
[21:24:03] -!- JT-Shop has quit [Ping timeout: 265 seconds]
[21:29:55] -!- chillly has quit [Quit: Leaving]
[21:30:57] -!- erictheise has quit [Quit: erictheise]
[21:34:46] -!- joe9 has quit [Quit: leaving]
[21:44:20] -!- Keknom has quit [Quit: Leaving.]
[21:46:07] -!- Loetmichel has quit [Ping timeout: 240 seconds]
[21:49:47] cylly2 is now known as Loetmichel
[21:52:15] -!- jthornton has quit [Read error: Connection reset by peer]
[21:52:27] -!- JT-Shop has quit [Read error: Connection reset by peer]
[21:54:36] -!- tjb1 has quit [Quit: tjb1]
[22:18:52] -!- syyl_ws has quit [Quit: Verlassend]
[22:41:10] -!- Diony has quit [Remote host closed the connection]
[22:52:21] -!- servos4ever has quit [Quit: ChatZilla 0.9.85 [SeaMonkey 2.0.11/20101206162726]]
[22:58:12] -!- peepsalot has quit [Quit: Leaving]
[22:59:34] -!- JCSanford has quit [Quit: Page closed]
[23:04:46] -!- theorbtwo has quit [Ping timeout: 252 seconds]
[23:04:58] theorb is now known as theorbtwo
[23:10:31] -!- WillenCMD has quit [Ping timeout: 246 seconds]
[23:13:17] -!- dgarr has quit [Ping timeout: 265 seconds]
[23:21:43] -!- phantoxeD has quit [Ping timeout: 246 seconds]