Ver Mensaje Individual
  #2 (permalink)  
Antiguo 31/10/2012, 16:28
Avatar de chwc
chwc
 
Fecha de Ingreso: julio-2008
Ubicación: Buenos Aires ! :D
Mensajes: 814
Antigüedad: 16 años, 6 meses
Puntos: 103
Respuesta: Problema con API Google Maps

Y... colocale una propiedad style al h2
Código Javascript:
Ver original
  1. var infowindow = new google.maps.InfoWindow({
  2.             content: '<h2 align="center" style="font-family:Comic Sans, Comic Sans MS, cursive  ">Pichanga</h2>'
  3.         });