mirror of
https://github.com/TheGreyDiamond/elevatormapRewritten.git
synced 2026-01-31 08:10:24 +01:00
Started user control
This commit is contained in:
23
static/leafletCluster/ISSUE_TEMPLATE.md
Normal file
23
static/leafletCluster/ISSUE_TEMPLATE.md
Normal file
@@ -0,0 +1,23 @@
|
||||
- [ ] I'm reporting a bug, not asking for help
|
||||
- [ ] I'm sure this is a Leaflet.MarkerCluster code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…)
|
||||
- [ ] I've searched through the issues to make sure it's not yet reported
|
||||
|
||||
----
|
||||
|
||||
## How to reproduce
|
||||
|
||||
- Leaflet version I'm using:
|
||||
- Leaflet.MarkerCluster version I'm using:
|
||||
- Browser (with version) I'm using:
|
||||
- OS/Platform (with version) I'm using:
|
||||
- step 1
|
||||
- step 2
|
||||
|
||||
## What behaviour I'm expecting and which behaviour I'm seeing
|
||||
|
||||
## Minimal example reproducing the issue
|
||||
|
||||
- [ ] this example is as simple as possible
|
||||
- [ ] this example does not rely on any third party code
|
||||
|
||||
Using http://playground-leaflet.rhcloud.com/beg/1/edit?html,output or any other jsfiddle like site.
|
||||
Reference in New Issue
Block a user