0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
solved a bug with the markers icons More... over 10 years ago
Merge pull request #67 from nbiton/map-box More... over 10 years ago
Merge branch 'master' of github.com:tombatossals/angular-openlayers-directive More... over 10 years ago
Return to static width and height More... over 10 years ago
Merge pull request #65 from fyaa/patch-2 More... over 10 years ago
updated bower.json More... over 10 years ago
Cleaned code and new compiled version More... over 10 years ago
Merge pull request #68 from nbiton/marker-click More... over 10 years ago
Merge pull request #69 from nbiton/marker-optimize More... over 10 years ago
Deleting the markerLayer property object from the dictionary when no markers are left More... over 10 years ago
Changed to a non-dependant on Openalyers ratio detection method More... over 10 years ago
Changed the touchend listener to be placed on the canvas directly, so events from overlays won't be captured More... over 10 years ago
Added MapBox as tile source type; Using high DPI tile set if pixelRatio > 1 More... over 10 years ago
The extent property of a ol.layer.Base component should be editable. More... over 10 years ago
Fixed missing reference to map in .deregisterScope call More... over 10 years ago
Created a marker layer manager singleton to manage creating a single marker layer per each map in the app More... over 10 years ago
Merge pull request #58 from fyaa/patch-1 More... over 10 years ago
Merge pull request #64 from nbiton/marker-click More... over 10 years ago
Merge pull request #62 from LewisJared/custom-controls More... over 10 years ago
Doing .preventDefault only if a marker related action was taken More... over 10 years ago
Added listener for the 'touchend' event More... over 10 years ago
Added the ability to specify custom controls to olControl More... over 10 years ago
Merge pull request #60 from LewisJared/shell-fix More... over 10 years ago
Explicitly call node for shell commands More... over 10 years ago
Make width and height of the OpenLayers directive a dynamic scope attribute. More... over 10 years ago
updated README More... over 10 years ago
feat(layers): Best KML layers support. THanks to @plattdl for requesting it here: https://github.com/tombatossals/angular-openlayers-directive/issues/53 More... over 10 years ago
Merge pull request #50 from nbiton/marker-click More... over 10 years ago
Allows to configures markers to show their labels on click More... over 10 years ago
Merge pull request #48 from nbiton/custom-marker-style More... over 10 years ago