#leaflet | Logs for 2013-09-24

Back
[00:03:21] -!- Nick001-shop has quit [Remote host closed the connection]
[00:35:52] -!- rob_h has quit [Ping timeout: 264 seconds]
[00:50:52] -!- asdfasd has quit [Ping timeout: 256 seconds]
[01:04:01] -!- PetefromTn has quit [Quit: Bye]
[01:20:54] -!- c-bob has quit [Ping timeout: 256 seconds]
[01:29:24] -!- tmcw [tmcw!~tmcw@c-68-50-174-188.hsd1.dc.comcast.net] has joined #leaflet
[01:34:21] -!- andypugh has quit [Quit: andypugh]
[01:36:23] -!- AR_ has quit [Ping timeout: 245 seconds]
[01:48:44] -!- Brandonian has quit [Quit: Brandonian]
[02:04:06] -!- joe9 has quit [Remote host closed the connection]
[02:09:31] -!- sumpfralle has quit [Ping timeout: 248 seconds]
[02:17:16] -!- Nick001 has quit [Ping timeout: 256 seconds]
[02:17:45] -!- stsydow has quit [Remote host closed the connection]
[02:32:15] -!- skorasaurus [skorasaurus!~will@cpe-65-185-69-50.neo.res.rr.com] has joined #leaflet
[02:50:45] -!- micges has quit [Quit: Leaving]
[02:58:16] -!- ve7it has quit [Remote host closed the connection]
[03:06:07] -!- skorasaurus has quit [Quit: Elvis has left the building.]
[03:06:20] -!- tmcw has quit [Remote host closed the connection]
[03:29:30] -!- gimps__ has quit [Ping timeout: 264 seconds]
[03:49:44] -!- krusty_ar_ [krusty_ar_!~quassel@host53.190-231-73.telecom.net.ar] has joined #leaflet
[03:51:06] -!- krusty_ar has quit [Ping timeout: 276 seconds]
[03:55:23] -!- joebog has quit [Quit: Page closed]
[03:58:49] -!- FinboySlick has quit [Quit: Leaving.]
[04:27:00] -!- zzolo has quit [Quit: zzolo]
[04:38:07] -!- Einar has quit [Client Quit]
[04:49:10] -!- zlog has quit [Ping timeout: 245 seconds]
[04:49:26] -!- Tom_itx has quit [Ping timeout: 256 seconds]
[04:55:25] -!- MacGalempsy has quit [Remote host closed the connection]
[05:01:50] -!- jthornton has quit [Read error: Connection reset by peer]
[05:02:03] -!- JT-Shop has quit [Read error: Connection reset by peer]
[05:03:06] -!- Fox_Muldr has quit [Ping timeout: 264 seconds]
[05:21:23] -!- zultron has quit [Ping timeout: 260 seconds]
[06:03:11] -!- kwallace2 has quit [Ping timeout: 260 seconds]
[06:05:25] -!- kwallace has quit [Ping timeout: 248 seconds]
[06:26:45] -!- odogono [odogono!~odogono@cpc14-king9-2-0-cust212.19-1.cable.virginmedia.com] has joined #leaflet
[06:37:34] -!- jlrodriguez [jlrodriguez!~jlrodrigu@220.220.220.87.dynamic.jazztel.es] has joined #leaflet
[06:48:01] -!- JesusAlos has quit [Read error: Connection reset by peer]
[06:48:11] JesusAlos_ is now known as JesusAlos
[06:48:34] -!- JesusAlos has quit [Client Quit]
[07:09:55] -!- joe9 has quit [Remote host closed the connection]
[07:10:31] -!- vladimirek has quit [Read error: Operation timed out]
[07:28:20] -!- Poincare has quit [Ping timeout: 245 seconds]
[07:31:52] -!- thomaslindstr_m [thomaslindstr_m!~thomaslin@37-46-176-106.customers.ownit.se] has joined #leaflet
[07:39:05] -!- jthornton has quit [Read error: Connection reset by peer]
[07:39:05] -!- JT-Shop-2 has quit [Read error: Connection reset by peer]
[07:40:19] c-bob| is now known as c-bob
[07:52:24] -!- Pinothy [Pinothy!~Pinothy@ppp118-208-44-64.lns20.bne1.internode.on.net] has joined #leaflet
[07:52:31] <Pinothy> hi all
[07:52:42] Pinothy is now known as PinothyJ
[07:54:10] -!- stsydow [stsydow!~stsydow@dslb-094-223-108-104.pools.arcor-ip.net] has joined #leaflet
[07:55:41] -!- JT-Shop has quit [Read error: Connection reset by peer]
[07:55:41] -!- jthornton has quit [Read error: Connection reset by peer]
[08:04:43] -!- adb_ has quit [Ping timeout: 245 seconds]
[08:06:55] -!- md-2 [md-2!~md-2@host109-153-30-225.range109-153.btcentralplus.com] has joined #leaflet
[08:07:18] -!- kalle has quit [Read error: Operation timed out]
[08:15:00] -!- Tecan has quit [Quit: Live Long And Phosphor!]
[08:17:45] -!- kalle [kalle!~kalle@194.237.239.130] has joined #leaflet
[08:25:10] -!- drigo has quit [Quit: ;)]
[08:25:56] -!- Thetawaves_ has quit [Quit: This computer has gone to sleep]
[08:26:11] -!- rob_h has quit [Read error: Connection reset by peer]
[08:27:39] -!- koopee [koopee!~koopee@dsl-tkubrasgw3-50dd98-9.dhcp.inet.fi] has joined #leaflet
[08:28:35] -!- mackerski [mackerski!~dermot@193.120.146.234] has joined #leaflet
[08:29:05] <koopee> Hi
[08:29:33] <koopee> I'm trying to set padding for a boundary to show visible markers.
[08:29:37] <koopee> bounds = new L.LatLngBounds();
[08:29:37] <koopee> $.map(visibleLocations, pushBoundary);
[08:29:37] <koopee> var oldBounds = bounds;
[08:29:37] <koopee> console.log(oldBounds);
[08:29:37] <koopee> bounds.pad(10);
[08:30:29] <koopee> so far as I know, the padding seems to do nothing even if I tried to use different values
[08:31:28] -!- Dimas [Dimas!54c9e932@gateway/web/freenode/ip.84.201.233.50] has joined #leaflet
[08:31:53] <Dimas> hi all
[08:35:46] <Dimas> i have a question. anybody know is it possible to store and load maps for leaflet from Dropbox or GoogleDrive?
[08:36:11] <PinothyJ> why would you want to do that, and no
[08:36:30] <PinothyJ> Those services use dynamically generated urls
[08:37:17] <PinothyJ> you COULD use an image hosting service like flickr but that would required a pain in the arse coding
[08:41:48] -!- vladimirek has quit [Read error: Operation timed out]
[08:42:33] <Dimas> Thanks PinthyJ for answer. I use Dropbox for store all resources like images, documentas and i think that it is possible to store maps for leaflet too.
[08:42:58] <Dimas> *and i thought
[08:55:58] -!- Thetawaves_ has quit [Quit: This computer has gone to sleep]
[08:58:12] * PinothyJ does the "I figured it out on my own so I do not have to inconvenience any of you folks" dance
[09:01:06] -!- b_b [b_b!ejabberd@81.18.178.14] has joined #leaflet
[09:01:30] -!- b_b has quit [Changing host]
[09:01:30] -!- b_b [b_b!ejabberd@unaffiliated/b-b/x-7659960] has joined #leaflet
[09:12:24] -!- Simooon has quit [Quit: Leaving]
[09:14:03] -!- vladimirek has quit [Ping timeout: 248 seconds]
[09:20:26] <koopee> Still no luck with boundary padding.
[09:20:57] <koopee> I try to do bounds.pad(something)
[09:21:28] <koopee> but it does not seem to change the boundaries. Am I missing something?
[09:24:35] <koopee> I tried to use map.fitbounds(bounds) with padding options but they did not seem to work either.
[09:25:49] <koopee> I would like my markers to be visible in the map, but the upper marker does not fit to the map.
[09:25:58] <koopee> upper = upmost
[09:43:44] <PinothyJ> I have no idea without looking at that feature
[09:54:48] <koopee> pinothyj: what would you like to see? I would be happy to show you :)
[09:54:57] <PinothyJ> I guess so
[09:55:05] <PinothyJ> I will do my best
[09:55:55] <koopee> It just seems that I can not push the boundaries with the pad function.
[09:56:13] <koopee> Maybe I'm missing something obvious...
[09:56:39] <PinothyJ> what are you trying to do?
[09:56:40] <PinothyJ> and why?
[09:57:13] <koopee> I have a set of markers in a map. I would like the view to contain all of those markers
[09:57:42] <PinothyJ> oh
[09:57:49] <koopee> So far the view contains the markers, but the upmost "pins" do not show completely
[09:58:09] <b_b> if your markers are in a feature groupe
[09:58:16] <b_b> getBounds on the feature group
[09:58:22] <b_b> and setBounds on the map
[09:58:28] <b_b> and you're done
[09:58:36] <b_b> that's what you are doing ?
[09:58:48] <koopee> ok.. So thats one one alternative...
[09:59:18] <koopee> currently I have a list of markers and then extend the boundaries to hold all markers.
[09:59:26] <b_b> there's also a plugin for showing markers on the edges
[09:59:28] <b_b> https://github.com/ubergesundheit/Leaflet.EdgeMarker
[09:59:35] <koopee> Maybe I should put the markers in a feaature group
[09:59:43] <b_b> surely
[10:00:03] <PinothyJ> if you need them to have events, yes
[10:00:11] <PinothyJ> otherwise, a layergroup would surfice
[10:01:09] <koopee> What's the difference between layergroup & featuregroup?
[10:01:17] <koopee> Or are they basically the same
[10:02:39] <koopee> I might be asking some stupid questions as I'm quite new to this whole thing
[10:02:56] <PinothyJ> feature EXTENDS layer
[10:02:58] <PinothyJ> which means
[10:03:02] <PinothyJ> it is a layergroup
[10:03:05] <koopee> aha.
[10:03:08] <PinothyJ> with extra bits
[10:03:12] <PinothyJ> the extra bits are events
[10:03:25] <PinothyJ> so click, doubleclick mouse over
[10:03:28] <PinothyJ> and that stuff
[10:04:02] <PinothyJ> in the api reference a lot of classes extend from other classes
[10:04:30] <PinothyJ> so the child classes are the parent classes with extra features
[10:05:28] <koopee> ok. so I have markers and they respond to and I use events( click, dblclick), so they are features..
[10:06:04] <PinothyJ> go for it
[10:06:12] <PinothyJ> you will not lose anything by using featuregroup
[10:06:32] <koopee> Yes that might be more useful.
[10:06:35] <PinothyJ> it is jsut goo to get into the habit of using the right tools :)
[10:07:55] <koopee> Currently I have separate markers and just loop the list to extend the boundary for each marker. So if I have all markers in a featuregroup, i could get the view from the group directly...
[10:11:40] <koopee> so when I have a featuregroup and a marker, I can do stuff like
[10:11:55] <koopee> fg.addLayer(marker)
[10:12:07] <koopee> fg.removeLayer(marker)
[10:13:07] <PinothyJ> that is correct
[10:13:25] <PinothyJ> bounds, that is different, let me check
[10:15:08] <koopee> fg.getBounds could do the trick...
[10:15:11] -!- n3b [n3b!~n3b@208.89.212.70] has parted #leaflet
[10:17:41] -!- vladimirek has quit [Ping timeout: 248 seconds]
[10:20:05] -!- skunkworks has quit [Remote host closed the connection]
[10:53:19] -!- maximilian_h has quit [Ping timeout: 246 seconds]
[10:53:23] <koopee> How to check if featuregroup is empty?
[10:55:51] <koopee> tried featuregroup.getLayers().length > 0. Is that the right way of doing it?
[10:59:50] <koopee> ok. forgot to add new.
[11:13:31] -!- _ink has quit [Ping timeout: 248 seconds]
[11:19:05] -!- skorasaurus [skorasaurus!~will@cpe-65-185-69-50.neo.res.rr.com] has joined #leaflet
[11:37:08] -!- stsydow has quit [Remote host closed the connection]
[11:39:58] -!- Valen has quit [Quit: Leaving.]
[11:41:38] <PinothyJ> how do you stop an event?
[11:41:56] <PinothyJ> using map.zoomIn() breaks the 'move' event
[11:42:15] <PinothyJ> the move event will keep firing irrespective of actual movement
[11:43:00] -!- vladimirek has quit [Ping timeout: 252 seconds]
[12:02:24] -!- zlog has quit [Remote host closed the connection]
[12:02:27] -!- Tom_itx has quit []
[12:05:38] -!- zlog has quit [Read error: Connection reset by peer]
[12:05:38] -!- Tom_itx has quit [Read error: Connection reset by peer]
[12:06:48] -!- zzolo [zzolo!~zzolo@218.45.193.1] has joined #leaflet
[12:07:31] -!- md-2 has quit [Remote host closed the connection]
[12:07:55] -!- JT-Shop has quit [Read error: Connection reset by peer]
[12:08:08] -!- jthornton has quit [Read error: Connection reset by peer]
[12:11:27] jthornton_ is now known as jthornton
[12:14:23] -!- stsydow [stsydow!~stsydow@wlan-141-23-90-24.tubit.tu-berlin.de] has joined #leaflet
[12:19:01] -!- skorasaurus has quit [Quit: Elvis has left the building.]
[12:23:52] -!- Simooon has quit [Quit: Leaving]
[12:24:49] -!- stsydow has quit [Read error: Operation timed out]
[12:26:21] <koopee> Why is it that when I add markers to featuregroup, the console reports different type when I remove the layer from the group?
[12:26:41] <PinothyJ> I do know what you mean
[12:26:58] <koopee> great :)
[12:27:12] <PinothyJ> *do not
[12:27:18] <koopee> originalmarker localhost:8000/:200
[12:27:18] <koopee> e {options: Object, _latlng: o.LatLng, _initHooksCalled: true, _leaflet_events: Object, _leaflet_id: 105…}
[12:27:18] <koopee> localhost:8000/:201
[12:27:18] <koopee> oldmarker localhost:8000/:134
[12:27:18] <koopee> e {_layers: Object, _initHooksCalled: true, _leaflet_id: 22, _map: e, constructor: function…}
[12:27:20] <koopee> localhost:8000/:135
[12:28:00] <koopee> ok ... So original marker is on top and after I remove the layer, it reports the marker differently
[12:29:17] <koopee> Or is it so that when I use featuregroup.removeLayer(marker) it does not return removed marker
[12:29:50] <PinothyJ> it should remove the marker
[12:32:41] <koopee> Yes that works. However, I fail to get a handle to the marker. Should I be able to move the marker to another layer by removing it and then adding it to another?
[12:32:59] <koopee> by layer I meen featuregroup
[12:35:25] <koopee> so: marker = featureGroup1.removeLayer(layer); featureGroup2.addLayer(marker);
[12:37:53] -!- md-2 [md-2!~md-2@host109-153-30-225.range109-153.btcentralplus.com] has joined #leaflet
[12:37:58] <PinothyJ> are you having trouble keeping track of markers?
[12:38:14] <koopee> Pretty much so.
[12:38:20] <PinothyJ> that is easy
[12:38:20] -!- stsydow [stsydow!~stsydow@kbs-220.kbs.tu-berlin.de] has joined #leaflet
[12:38:25] <PinothyJ> add them to an array
[12:38:34] <PinothyJ> but an array of references
[12:38:50] <PinothyJ> var markersActive = [];
[12:39:21] <PinothyJ> then, when you add a new marker: window.markersActive.push(marker);
[12:40:27] <PinothyJ> then, add this to your code:
[12:40:30] <PinothyJ> Array.prototype.search = function(value) { var position = -1; for (var i = 0; i < this.length; i++) { if (this[i] == value) { position = i; break; } } return position; };
[12:40:44] <PinothyJ> outside of your functions
[12:40:57] <PinothyJ> what that does is add a search method to an array
[12:41:42] <PinothyJ> so, window. markerActive.search(marker); would return the marker position so you can remove it, or -1 if it is not there
[12:42:14] <koopee> ok
[12:43:12] <koopee> Currently I have my active markers added to one visible layer
[12:43:29] <koopee> and then one array to hold unvisible markers
[12:44:41] <koopee> when I get a marker from unvisible marker array and put it to visible featuregroup, it works ok.
[12:44:56] <PinothyJ> are you removing the old marker
[12:45:06] <PinothyJ> from the array?
[12:45:19] <koopee> yes
[12:46:01] -!- md-2 has quit [Ping timeout: 246 seconds]
[12:46:11] -!- zlog has quit [*.net *.split]
[12:46:11] -!- kalle has quit [*.net *.split]
[12:46:11] -!- PinothyJ has quit [*.net *.split]
[12:46:11] -!- schumaml has quit [*.net *.split]
[12:46:11] -!- toxx has quit [*.net *.split]
[12:46:11] -!- shoerain has quit [*.net *.split]
[12:46:11] -!- pjm has quit [*.net *.split]
[12:46:11] -!- arekm has quit [*.net *.split]
[12:46:11] -!- mal`` has quit [*.net *.split]
[12:46:12] -!- dhusea has quit [*.net *.split]
[12:46:12] -!- KimK_1 has quit [*.net *.split]
[12:46:12] -!- hm2-buildmaster has quit [*.net *.split]
[12:46:13] <koopee> and then when a marker becomes invisible, I tried to remove it from featuregroup and put it back to the invisible list
[12:46:20] -!- schumaml [schumaml!~schumaml@static.88-198-64-135.clients.your-server.de] has joined #leaflet
[12:46:34] -!- PinothyJ [PinothyJ!~Pinothy@ppp118-208-44-64.lns20.bne1.internode.on.net] has joined #leaflet
[12:46:45] <koopee> but the removed layer is not a "marker" anymore
[12:47:05] <koopee> and the next time I try to make the same marker visible, it crashes
[12:47:16] -!- Poincare has quit [Ping timeout: 264 seconds]
[12:47:50] -!- shoerain [shoerain!~ehtesh@li557-200.members.linode.com] has joined #leaflet
[12:48:02] <PinothyJ> I did not think you could extract a marker form a layer
[12:48:33] <PinothyJ> remove delete it from the layer
[12:48:37] <PinothyJ> not extract
[12:49:35] <koopee> well, I thought it would give me the removed marker.
[12:49:49] <koopee> Like if I pop an item from an array
[12:50:15] <PinothyJ> are you using xml to store the markers?
[12:50:31] -!- kalle [kalle!~kalle@194.237.239.130] has joined #leaflet
[12:51:02] <koopee> I have a fixed geojson data
[12:51:09] <koopee> file
[12:53:17] <koopee> Well, maybe I could use getLayer before removing it.
[12:53:44] -!- b_b [b_b!ejabberd@unaffiliated/b-b/x-7659960] has parted #leaflet
[12:54:31] -!- b_b [b_b!ejabberd@81.18.178.14] has joined #leaflet
[12:56:02] -!- b_b has quit [Changing host]
[12:56:02] -!- b_b [b_b!ejabberd@unaffiliated/b-b/x-7659960] has joined #leaflet
[12:56:08] -!- md-2 [md-2!~md-2@host109-153-30-225.range109-153.btcentralplus.com] has joined #leaflet
[13:04:49] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #leaflet
[13:14:05] <koopee> Did some digging: the actual marker seems to be in the featuregroup. But what is the correct way of getting my hands on it. removeLayer(this) removes the marker but in the same context getLayer(this) gives me undefined.
[13:33:59] -!- Brandonian [Brandonian!~bmorrison@50-203-43-130-static.hfc.comcastbusiness.net] has joined #leaflet
[13:37:54] JT-Shop-2 is now known as JT-Shop
[13:43:02] -!- tmcw [tmcw!~tmcw@50-198-132-58-static.hfc.comcastbusiness.net] has joined #leaflet
[15:11:13] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #leaflet
[15:12:04] <PinothyJ> ahhh
[15:12:04] <PinothyJ> so stamp it, and then set it free
[15:13:48] <koopee> tmcw: Thanks dude, will use it next time. Had to revert previous code, cause could not figure out how to do that
[15:27:01] -!- micges has quit [Ping timeout: 246 seconds]
[15:34:31] -!- jlrodriguez has quit [Quit: Saliendo]
[15:41:21] micges is now known as micge
[15:41:23] micge is now known as micges
[15:47:06] -!- syyl-- has quit [Ping timeout: 245 seconds]
[15:49:02] -!- geografa [geografa!~textual@ip-64-134-138-30.public.wayport.net] has joined #leaflet
[15:51:18] -!- thomaslindstr_m has quit [Remote host closed the connection]
[16:03:05] -!- b_b [b_b!ejabberd@unaffiliated/b-b/x-7659960] has parted #leaflet
[16:06:01] `Nerobro__ is now known as `Nerobro
[16:15:30] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #leaflet
[16:23:27] -!- b_b [b_b!ejabberd@81.18.178.14] has joined #leaflet
[16:23:30] -!- b_b has quit [Changing host]
[16:23:30] -!- b_b [b_b!ejabberd@unaffiliated/b-b/x-7659960] has joined #leaflet
[16:30:54] -!- mackerski has quit [Quit: mackerski]
[16:44:10] -!- geografa has quit [Ping timeout: 245 seconds]
[16:49:32] -!- Loetmichel has quit [Disconnected by services]
[16:49:34] Cylly is now known as Loetmichel
[16:54:34] -!- tmcw has quit [Remote host closed the connection]
[16:55:09] -!- tmcw [tmcw!~tmcw@50-198-132-58-static.hfc.comcastbusiness.net] has joined #leaflet
[16:57:26] _BJFreeman is now known as BJfreeman
[16:59:39] -!- tmcw has quit [Ping timeout: 248 seconds]
[17:00:53] -!- dway has quit [Quit: NOOOOOOooooooooo……]
[17:08:38] -!- tmcw [tmcw!~tmcw@50-198-132-58-static.hfc.comcastbusiness.net] has joined #leaflet
[17:15:17] -!- JesusAlos has quit [Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812]]
[17:17:01] -!- md-2 has quit [Remote host closed the connection]
[17:38:28] -!- Nick001-shop has quit [Ping timeout: 240 seconds]
[17:38:36] Nick001-shop_ is now known as Nick001-shop
[17:42:10] -!- geografa [geografa!~textual@c-50-139-26-143.hsd1.or.comcast.net] has joined #leaflet
[17:46:33] -!- chillly [chillly!~chris@adsl-178-78-91-198.karoo.kcom.com] has joined #leaflet
[17:46:43] -!- Loetmichel has quit [Remote host closed the connection]
[17:49:15] -!- ve7it has quit [Remote host closed the connection]
[17:52:37] -!- stsydow has quit [Ping timeout: 248 seconds]
[18:03:25] -!- Loetmichel has quit [Remote host closed the connection]
[18:04:18] -!- skorasaurus has quit [Ping timeout: 264 seconds]
[18:08:35] -!- Loetmichel has quit [Ping timeout: 260 seconds]
[18:09:48] -!- skorasaurus [skorasaurus!~will@76.205.120.18] has joined #leaflet
[18:12:47] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[18:13:33] -!- bedah has quit [Quit: Ex-Chat]
[18:22:12] -!- Laremere [Laremere!~quassel@nomad203-139.d.umn.edu] has joined #leaflet
[18:30:01] -!- koopee has quit [Ping timeout: 245 seconds]
[18:34:17] -!- Loetmichel has quit [Disconnected by services]
[18:34:19] Cylly is now known as Loetmichel
[18:50:16] -!- b_b [b_b!ejabberd@unaffiliated/b-b/x-7659960] has parted #leaflet
[18:50:24] -!- b_b [b_b!ejabberd@81.18.178.14] has joined #leaflet
[18:50:29] -!- b_b has quit [Changing host]
[18:50:30] -!- b_b [b_b!ejabberd@unaffiliated/b-b/x-7659960] has joined #leaflet
[18:59:02] -!- joe9 has quit [Ping timeout: 240 seconds]
[18:59:30] -!- Connor has quit [Read error: No route to host]
[19:03:05] -!- ravenlock has quit [Quit: Leaving]
[19:09:46] -!- b_b [b_b!ejabberd@unaffiliated/b-b/x-7659960] has parted #leaflet
[19:14:45] -!- psha has quit [Read error: No route to host]
[19:29:45] -!- tat has quit [Remote host closed the connection]
[19:31:52] -!- geografa has quit [Quit: Computer has gone to sleep.]
[20:05:18] -!- skunkworks has quit [Read error: Connection reset by peer]
[20:09:33] -!- thomaslindstr_m [thomaslindstr_m!~thomaslin@c80-216-4-133.bredband.comhem.se] has joined #leaflet
[20:32:59] -!- skorasaurus has quit [Quit: Elvis has left the building.]
[20:49:57] -!- stsydow [stsydow!~stsydow@dslb-094-223-108-104.pools.arcor-ip.net] has joined #leaflet
[20:56:14] -!- Poincare has quit [Excess Flood]
[21:00:46] -!- FinboySlick has quit [Quit: Leaving.]
[21:03:03] -!- PinothyJ has quit [Quit: ~ Trillian - www.trillian.im ~]
[21:08:04] -!- roh has quit [Ping timeout: 256 seconds]
[21:20:02] -!- Tecan has quit [Quit: Live Long And Phosphor!]
[21:24:44] -!- BJfreeman has quit [Quit: had a good time]
[21:37:37] -!- chillly has quit [Quit: Leaving]
[21:54:47] -!- Mac_Weber [Mac_Weber!~Mac_Weber@unaffiliated/mac-weber/x-9020553] has joined #leaflet
[21:55:23] <Mac_Weber> is it possible to center on a layer (geojson layer)? or at least get the center of a layer?
[21:56:49] -!- afiber__ has quit [Quit: Konversation terminated!]
[22:02:08] -!- skorasaurus [skorasaurus!~will@cpe-65-185-69-50.neo.res.rr.com] has joined #leaflet
[22:04:41] <scooter> The GeoJSON Layer extends FeatureGroup. You should be able to call layer.getBounds().getCenter() and center on the returned LatLng object.
[22:06:57] -!- tmcw has quit [Remote host closed the connection]
[22:07:20] -!- `Nerobro has quit [Remote host closed the connection]
[22:07:21] -!- Brandonian has quit [Quit: Brandonian]
[22:08:14] -!- sirdancealo2 has quit [Ping timeout: 240 seconds]
[22:11:06] -!- odogono has quit [Quit: odogono]
[22:17:12] -!- adb_ has quit [Ping timeout: 256 seconds]
[22:26:29] -!- leftvec [leftvec!b8464776@gateway/web/freenode/ip.184.70.71.118] has joined #leaflet
[22:26:48] -!- JesusAlos has quit [Quit: ChatZilla 0.9.90.1 [Firefox 20.0/20130329043827]]
[22:27:10] <leftvec> Looking for a leafletjs developer freelancer small project , basic proof of concept anybody interested
[22:32:17] -!- Einar has quit [Quit: Leaving]
[22:32:24] -!- FinboySlick has quit [Quit: Leaving.]
[22:49:32] -!- sirdancealo2 has quit [Quit: Ragequit]
[22:56:53] -!- LFlight [LFlight!7dfd6e8d@gateway/web/freenode/ip.125.253.110.141] has joined #leaflet
[23:11:10] <LFlight> Hi I was wondering if anyone can give me a hand with markers in LeafletJS.
[23:11:37] <LFlight> specifically I was wondering if it was possible to make markers wrap and appear multiple times
[23:13:38] <LFlight> I am aware of the "worldCopyJump: true" option but the markers make a path that wraps the path and I need the path to appear continuous even when zoomed out
[23:23:39] -!- flippyhead [flippyhead!~peterbrow@c-66-235-0-81.sea.wa.customer.broadstripe.net] has joined #leaflet
[23:38:16] -!- thomaslindstr_m has quit [Remote host closed the connection]
[23:43:36] -!- MacGalempsy has quit [Remote host closed the connection]
[23:46:03] -!- krusty_ar [krusty_ar!~quassel@host74.200-43-217.telecom.net.ar] has joined #leaflet
[23:46:15] -!- krusty_ar_ has quit [Ping timeout: 245 seconds]
[23:47:20] -!- Getty has quit [*.net *.split]
[23:47:20] -!- archivist_ has quit [*.net *.split]
[23:47:20] -!- markvandenborre has quit [*.net *.split]
[23:47:20] -!- crank has quit [*.net *.split]
[23:47:20] -!- KimK has quit [*.net *.split]
[23:47:20] -!- Meduza has quit [*.net *.split]
[23:47:20] -!- the_wench has quit [*.net *.split]
[23:47:20] -!- jepler has quit [*.net *.split]
[23:47:20] -!- copec has quit [*.net *.split]
[23:47:20] -!- jmasseo has quit [*.net *.split]
[23:47:20] -!- beawesomeinstead has quit [*.net *.split]
[23:47:20] -!- seb_kuzminsky has quit [*.net *.split]
[23:47:20] -!- chille has quit [*.net *.split]
[23:47:20] -!- Mac_Weber has quit [*.net *.split]
[23:47:20] -!- Fox_Muldr has quit [*.net *.split]
[23:47:20] -!- Kup has quit [*.net *.split]
[23:47:20] -!- robbiet480 has quit [*.net *.split]
[23:47:20] -!- cpresser has quit [*.net *.split]
[23:47:20] -!- phillipadsmith has quit [*.net *.split]
[23:47:20] -!- ds3 has quit [*.net *.split]
[23:47:20] -!- doobeh has quit [*.net *.split]
[23:47:20] -!- Optic has quit [*.net *.split]
[23:47:21] -!- stsydow has quit [*.net *.split]
[23:47:21] -!- Nick001-shop has quit [*.net *.split]
[23:47:21] -!- kwallace2 has quit [*.net *.split]
[23:47:21] -!- skorasaurus has quit [*.net *.split]
[23:47:21] -!- scooter has quit [*.net *.split]
[23:47:21] -!- mrsun_ has quit [*.net *.split]
[23:47:21] -!- archivist_herron has quit [*.net *.split]
[23:47:21] -!- MarkusBec has quit [*.net *.split]
[23:47:21] -!- pcw_home has quit [*.net *.split]
[23:47:21] -!- kengu has quit [*.net *.split]
[23:47:21] -!- putnik has quit [*.net *.split]
[23:47:21] -!- gene78 has quit [*.net *.split]
[23:47:21] -!- cevad has quit [*.net *.split]
[23:47:21] -!- l0ggy_ has quit [*.net *.split]
[23:47:21] -!- jef79m has quit [*.net *.split]
[23:47:21] -!- jdh has quit [*.net *.split]
[23:47:22] -!- roycroft has quit [*.net *.split]
[23:47:22] -!- asdfasd has quit [*.net *.split]
[23:47:22] -!- s1dev has quit [*.net *.split]
[23:47:22] -!- heyman has quit [*.net *.split]
[23:47:31] -!- chille [chille!~chille@chille.se] has joined #leaflet
[23:54:07] -!- heyman [heyman!uid4309@gateway/web/irccloud.com/x-bvcidbvlmbdezzgs] has joined #leaflet
[23:54:07] -!- beawesomeinstead [beawesomeinstead!uid1643@gateway/web/irccloud.com/x-qoylfqwsvpknlnlb] has joined #leaflet
[23:54:07] -!- skorasaurus [skorasaurus!~will@cpe-65-185-69-50.neo.res.rr.com] has joined #leaflet
[23:54:07] -!- Mac_Weber [Mac_Weber!~Mac_Weber@unaffiliated/mac-weber/x-9020553] has joined #leaflet
[23:54:07] -!- stsydow [stsydow!~stsydow@dslb-094-223-108-104.pools.arcor-ip.net] has joined #leaflet
[23:54:07] -!- scooter [scooter!~scooter@shell.socogeo.com] has joined #leaflet
[23:54:07] -!- Kup [Kup!~pk@91-67-208-67-dynip.superkabel.de] has joined #leaflet
[23:54:07] -!- robbiet480 [robbiet480!~robbiet48@unaffiliated/robbiet480] has joined #leaflet
[23:54:07] -!- phillipadsmith [phillipadsmith!uid2905@gateway/web/irccloud.com/x-omuqmobtreaokdkl] has joined #leaflet
[23:54:07] -!- doobeh [doobeh!~doobeh@b33f.net] has joined #leaflet
[23:54:07] -!- putnik [putnik!~putnik@wikimedia/putnik] has joined #leaflet
[23:58:13] -!- krusty_ar_ [krusty_ar_!~quassel@host87.190-231-20.telecom.net.ar] has joined #leaflet
[23:58:18] -!- krusty_ar has quit [Ping timeout: 264 seconds]