OPENLAYERS_MAP_ID_PREFIX

in openlayers/openlayers.module

Map ID Prefix

<?php
define('OPENLAYERS_MAP_ID_PREFIX', 'openlayers-map-auto-id');
?>