0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 21 hours ago.
May 19, 2024 — May 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #2682961: Latitude/Longitude inversion in map edit form More... about 9 years ago
Merge branch '7.x-3.x' of git.drupal.org:project/openlayers into 7.x-3.x More... about 9 years ago
Issue #2677844 by ekes: OL geofield does not behave like other fields: labels, help text, no value Restore compatibility with Geocoder 1 for now. More... about 9 years ago
Issue #2677844 by ekes: OL geofield does not behave like other fields: labels, help text, no value More... about 9 years ago
Merge pull request #30 from mrbaileys/jquery-doc More... over 9 years ago
More explicit documentation on jQuery Update configuration. More... over 9 years ago
Issue #2655918: Check array_key_exists() usage More... over 9 years ago
Update the Hilbert example map. More... over 9 years ago
Add an example map with the Hilbert fractal. More... over 9 years ago
Update code syntax related to Geocoder 2.x. More... over 9 years ago
Remove dependency to contrib module/library geoPHP. More... over 9 years ago
Issue #2650004 by Tom Elwertowski: InlineJS Plugin with Ace editor enabled does not display JavaScript
git
More... over 9 years ago
Update the config class, fix phpdoc. More... over 9 years ago
Update the config class to handle properly boolean value in options. More... over 9 years ago
Remove dependency to module geoPHP and load it as a library through composer_manager. Add a new dependency to composer_manager module to install libraries through Composer. Removed geophp_load() function now that thanks to composer_manager and composer the library is widely available. More... over 9 years ago
Update error handling. More... over 9 years ago
Fix Timezone map by adding the missing line in the export file. More... over 9 years ago
Remove the dependency to the Cesium library module in the info file. More... over 9 years ago
Remove the dependency to the Cesium library module. Using now the default bundled Cesium library. More... over 9 years ago
Remove the alter hook. There's no need to have it for now. More... over 9 years ago
Now using the contrib module 'Cesium' to load the Cesium library. More... over 9 years ago
Provide a Cesium control to toggle the map. More... over 9 years ago
Update JS file generation. More... over 9 years ago
Remove logic related to the Cesium lib from the Component and put it in the main module file. More... over 9 years ago
Remove logic related to the Cesium lib from the Component and put it in the main module file. More... over 9 years ago
Remove logic related to the Cesium lib from the Component and put it in the main module file. More... over 9 years ago
Fix library loading related to Cesium. More... over 9 years ago
Add a layer switcher to the Cesium map. More... over 9 years ago
Generate the JS containing the CESIUM_BASE_URL on the fly. Found another solution to https://github.com/AnalyticalGraphicsInc/cesium/issues/3400. More... over 9 years ago
Found a solution to https://github.com/AnalyticalGraphicsInc/cesium/issues/3400. More... over 9 years ago