function openlayers_presets in Openlayers 7.2
Same name and namespace in other branches
- 6.2 openlayers.module \openlayers_presets()
- 6 openlayers.module \openlayers_presets()
File
- ./
openlayers.module, line 1588 - Main OpenLayers API File
Code
function openlayers_presets($reset = FALSE) {
return openlayers_maps($reset);
}