issues Search Results · repo:makinacorpus/Leaflet.LayerIndex language:JavaScript
Filter by
8 results (103 ms)
8 results
inmakinacorpus/Leaflet.LayerIndex (press backspace or delete to remove)Dear Leaflet Plugin Maintainer,
We’re excited to announce the release of the Leaflet V2.0 alpha version! 🎉
This marks a significant step toward modernizing Leaflet’s architecture and aligning it with ...
Theres is no npm project to install it, anyone have any examples on Angular 2+ projects?
Dear Sir,
I have seen the demo of the code, which is exact code that i am looking for to integrate in my code,
Upload.zip
Please help me, how can i integrate the leaflet.layerindex.js in my data.
This thing relies on Leaflet available as a global variable L, and nothing is exported (whether by module.exports or ES6
export).
enhancement
I was having an issue using the L.IndexedGeoJSON inherited class from the example in the readme, where removing layers
from the group was not removing them from the map.
It seems that the index layer ...
I m trying to use layerindex with Leaflet.Snap and I m having some trouble understanding how to implement the inherited
class.
This is the snippet from the README:
L.IndexedGeoJSON = L.GeoJSON.extend({ ...
I have a GeoJSON FeaturCollection with around 5000 LineStrings. I tried adding it per the example code in the readme:
L.Map.include(L.LayerIndexMixin);
var map = L.map(...);
...
var layer = L.GeoJSON(data).addTo(map); ...
Tried to view the demo on my iPhone 5s, both in Chrome and Safari - but no markers are drawn. The counter works, so the
script is running - but nothing is drawn on the map - only the base map layer.
question

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.