{"id":13701538,"url":"https://github.com/elesdoar/ui-leaflet-layers","last_synced_at":"2025-10-22T19:36:23.902Z","repository":{"id":57385200,"uuid":"45954254","full_name":"elesdoar/ui-leaflet-layers","owner":"elesdoar","description":"Angular UI Leaflet Layers Plugin","archived":true,"fork":false,"pushed_at":"2016-10-28T19:59:34.000Z","size":917,"stargazers_count":13,"open_issues_count":3,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T12:22:02.204Z","etag":null,"topics":["angular","js","layers","leaflet","map","mapbox-gl","ui-leaflet"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elesdoar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-11T02:16:13.000Z","updated_at":"2023-04-15T17:37:18.000Z","dependencies_parsed_at":"2022-08-30T20:01:21.011Z","dependency_job_id":null,"html_url":"https://github.com/elesdoar/ui-leaflet-layers","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elesdoar%2Fui-leaflet-layers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elesdoar%2Fui-leaflet-layers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elesdoar%2Fui-leaflet-layers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elesdoar%2Fui-leaflet-layers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elesdoar","download_url":"https://codeload.github.com/elesdoar/ui-leaflet-layers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252403853,"owners_count":21742454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","js","layers","leaflet","map","mapbox-gl","ui-leaflet"],"created_at":"2024-08-02T20:01:47.470Z","updated_at":"2025-10-22T19:36:23.544Z","avatar_url":"https://github.com/elesdoar.png","language":"JavaScript","readme":"# ui-leaflet-layers\n\n[![Build Status](https://travis-ci.org/elesdoar/ui-leaflet-layers.svg?branch=master)](https://travis-ci.org/elesdoar/ui-leaflet-layers)\n[![dependencies Status](https://david-dm.org/elesdoar/ui-leaflet-layers/status.svg)](https://david-dm.org/elesdoar/ui-leaflet-layers)\n[![devDependencies Status](https://david-dm.org/elesdoar/ui-leaflet-layers/dev-status.svg)](https://david-dm.org/elesdoar/ui-leaflet-layers?type=dev)\n\nAngular UI Leaflet Layers Plugin, it extend layer capabilities for [ui-leaflet](http://angular-ui.github.io/ui-leaflet) layers directive.\n\n### Supported Layers:\n\n* [Bing](https://www.bingmapsportal.com/)\n* China\n* [esri-leaflet](http://esri.github.io/esri-leaflet/)\n* [Google Maps](https://developers.google.com/maps/)\n* HeatLayer\n* [Here Maps](https://developer.here.com/lp/mapAPIs)\n* [MapboxGL](https://github.com/mapbox/mapbox-gl-leaflet)\n* [Mapbox](http://mapbox.com/)\n* MarkerCluster\n* Yandex\n* WebGLHeatMapLayer\n* UTFGrid\n* WFS\n\n### Coming Soon:\n\n* [CartoDB](http://cartodb.com/)\n\n### MapboxGL Example\n\n**Controller:**\n\n```js\nangular.extend($scope, {\n  center: {\n    lat: 38.91275,\n    lng: -77.032194,\n    zoom: 15\n  },\n  layers: {\n    baselayers: {\n      mapboxGlLayer: {\n        name: 'Sample',\n        type: 'mapboxGL',\n        layerOptions: {\n          accessToken: [token],\n          style: 'mapbox://styles/mapbox/streets-v8'\n        }\n      }\n    },\n    overlays: {}\n  }\n})\n```\n\n**HTML:**\n\n```html\n\u003cleaflet lf-center=\"center\" layers=\"layers\" height=\"480px\" width=\"100%\"\u003e\u003c/leaflet\u003e\n```\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felesdoar%2Fui-leaflet-layers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felesdoar%2Fui-leaflet-layers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felesdoar%2Fui-leaflet-layers/lists"}