Ivaylo Popov

Results 3 issues of Ivaylo Popov

I need to open a popup on geoJSON feature by GET. I cant find how is this possible here is my geojson layer setup code: ```$http.get("../geojson/sold.geojson?v=1").success(function (data, status) { angular.extend($scope.layers.overlays,...

I'm trying to open popup based on GET param. Each cell in the geoJSON have different popup data. I've searched all over the net but didnt find anything... This is...

How to disable creating log files?