Matt Travis

Results 4 issues of Matt Travis

Is this possible at all? I see from this [post](http://stackoverflow.com/questions/23069012/leaflet-control-search-open-popup-for-search-result) that it wasn't but not sure if that has changed over time. Thanks Matt

How could I add extra parameters to the getFeatureInfo request var source = L.WMS.source( "http://maps.nationalparks.gov.uk/geoserver/wms", { "format": "image/png", "transparent": "true", "identify": false } ) var planapps = source.getLayer('dartmoor:dnpa_planapps'); planapps.addTo(map); L.WMS.Source.extend({...

enhancement
help wanted

Hi there Thanks for your plugin. I've adapted it so it works with British National Grid projection (EPSG:27700) for use within the UK. Not sure how to publish it though...

Hi Tobin I thought I'd give this a go with my home set up but seem to have hit a problem as no layers show in the select box. Is...