[Spanish] personalizar OpenLayers

Eduin Carrillo yecarrillo at gmail.com
Wed Aug 19 17:54:35 EDT 2009


Asigna el tema del mapa como null y luego crea tu propia hoja de
estilos a partir de la original de OpenLayers.


<style type="text/css" media="all">@import
"/ruta/al/ccs/personalizado/style.css";</style>

...

map = new OpenLayers.Map("mapa", {  theme: null } );


El archivo CSS original está en
http://www.openlayers.org/api/theme/default/style.css


Eduin Yesid Carrillo Vega
Ingeniero Civil, Esp. Sistemas de Información Geográfica
Bogotá D.C., Colombia


More information about the Spanish mailing list