0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix error with fit="true" and markers is undefined More... almost 11 years ago
Fix typo in console error message More... almost 11 years ago
Update to readme file More... almost 11 years ago
Rename center properties to go inline with merge request #26 More... almost 11 years ago
Merge pull request #26 from stowns/master More... almost 11 years ago
renamed 'lat' 'lng' attributes of 'center' object to 'latitude' and 'longitude' for api consistencey with the 'marker' object More... about 11 years ago
Merge pull request #20 from TheBestDay/options More... about 11 years ago
Element's options attribute is passed to the Map constructor. More... about 11 years ago
Depend on angular 1.0.5 More... about 11 years ago
Merge branch 'master' of https://github.com/nlaplante/angular-google-maps.git More... about 11 years ago
Set scope.latitude and scope.longitude on click when mark-click is set (was working before... accidental overwrite?) More... about 11 years ago
Merge pull request #14 from krautcomputing/info_windows_and_icons More... about 11 years ago
Allow specifying info windows and custom icons More... about 11 years ago
Error out if no zoom property set More... about 11 years ago
Merge branch 'master' of https://github.com/nlaplante/angular-google-maps.git More... about 11 years ago
Don't call removeMarkers() when there are no orphaned More... about 11 years ago
Merge pull request #12 from mauricelam/master More... about 11 years ago
Support minification More... about 11 years ago
Fix issue #11 using @leon's solution More... about 11 years ago
Possible fix for issue #10 More... over 11 years ago
Fix issue #9: correctly compare floating point numbers More... over 11 years ago
Fix issue #9 using a floating point comparison function More... over 11 years ago
Remove unused var More... over 11 years ago
Remove trailing semi More... over 11 years ago
Setup DI for minification More... over 11 years ago
Merge pull request #7 from halfbaked/master More... over 11 years ago
Move info window code to info-window branch More... over 11 years ago
Added component.json to allow project to bu used as Bower package More... over 11 years ago
Simplify clicked marker management Add "fit" attribute More... over 11 years ago
Upgrade example page to angular.js 1.0.3 More... over 11 years ago