Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

182
Views
¿Cómo agregar marcadores personalizados usando react-google-charts GeoChart?

ingrese la descripción de la imagen aquí Estoy usando gráficos de Google para mostrar marcadores en el mapa. Solo tiene círculos simples. Quiero usar imágenes y animaciones personalizadas si es posible.

 <Chart width={'100vw'} height={'100vh'} chartType='GeoChart' data={[ ['Lat', 'Long', 'Name'], [0, 0, 'test'], ]} options={{ region: 'US', displayMode: 'markers', colorAxis: { colors: ['green', 'blue'] }, resolution: 'provinces', defaultColor: '#555', backgroundColor: '#444', datalessRegionColor: '#f8bbd0', }} />
 circle::before { content: ''; background-image: url('../images/man.svg'); position: absolute; color: blue; width: 70px; display: inline-block; background-size: contain; background-repeat: no-repeat; right: 0; bottom: 0; }

Realmente no entiendo por qué no funciona. ¿Es esto algo que no se puede hacer con CSS?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!