-
Notifications
You must be signed in to change notification settings - Fork 633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compressed Code in Examples #379
Comments
Hi, the code of the examples is embedded in the main example html page, the compressed code you talk about is the main library code. Take a look at the source code of the html of any example: view-source:http://tombatossals.github.io/angular-leaflet-directive/examples/maxbounds-example.html |
My students will be shocked if they have a look at the source code ;-) |
This issue was moved to angular-ui/ui-leaflet#21 |
I'm going to rework&redesign angular-leaflet-directive to be compatible with Leaflet v1.0. It will mantain almost all its functionality, and will be compatible with the current features of the directive, but I must start from a fresh point, so I'm going to close this issue. If you think it must be worked with the new version, please reopen it. |
The examples are not really readable because of compressed javascript code.
The text was updated successfully, but these errors were encountered: