Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

364
Vistas
Uncaught ReferenceError: MarkerWithLabel is not defined jQuery

I am using these two links to work with google map

<script src="https://maps.googleapis.com/maps/api/js?key=AIza...................&language=en&sensor=false&libraries=geometry,places&ext=.js"></script>
<script src="https://cdn.rawgit.com/googlemaps/v3-utility-library/master/markerwithlabel/src/markerwithlabel.js"></script>

And the later was not loading at all showing 404. So i searched and find another script to add to work with

<script type="text/javascript" src="http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerwithlabel/src/markerwithlabel.js"></script>

but this won't work either. Since I am working with jQuery so below link won't work with my project

<script src="https://unpkg.com/@googlemaps/markerwithlabel/dist/index.min.js"></script>

marker = new MarkerWithLabel({
  position: new google.maps.LatLng(locations[i][1], locations[i][2]),
  map: this.map,
  labelContent: j,
  labelAnchor: new google.maps.Point(15, 65),
  labelClass: "labels", // the CSS class for the label
  labelInBackground: false,
  id : Arr[i],
  zIndex:100,
  icon: myApp.pinSymbol(marker_color)
});

this is giving me error saying Uncaught ReferenceError: MarkerWithLabel is not defined

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda