may 122016
 

Debido al futuro cierre de google.code han dejado de ser accesibles los archivos vía raw. Por este motivo, y dado que GMLib usa StyledMarker.js alojado en estos servidores, GMLib ha dejado de funcionar.

No obstante, la solución es sencilla: subir este archivo a otro servidor y hacer un pequeño cambio en el código de la GMLib.

Así pues, he subido StyledMarker.js al repositorio de la GMLib en GitHub. Ahora sólo quedará modificar hacer un pequeño cambio en la GMLib:

  • En el fichero .\resources\map.html sustituir el enlace
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/styledmarker/src/StyledMarker.js

por éste otro

https://rawgit.com/cadetill/gmlib_v1/master/Resources/StyledMarker.js
  • Recrear el archivo de recursos ejecutando el archivo .\resources\rc.cmd
  • Hacer un build (no un compile) de toda la GMLib

Con estos tres sencillos pasos ya tendremos la GMLib otra vez en funcionamiento.

Otra opción es descargaros del repositorio los fuentes modificados.

Hasta la próxima!

  32 Responses to “Problema con GMLib v1.x”

  1. which way the repository ?

  2. Hola Cadetill, gracias, lo probé y funciona correctamente, eres un capo!!
    Saludos desde Arequipa, Perú

  3. realize esos pasos y me sigue saliendo el cartel de error de sltyledicon..

  4. I don’t know why but the indicated procedure has no effect.

    As workaround I’ve copied the whole content of .\resources\StyledMarker.js inside map.html

    AND HAS WORKED !!!.

    so cancel src=»https://rawgit.com/cadetill/gmlib_v1/master/Resources/StyledMarker.js»
    and copy and paste StyledMarker.js before the tag

    I know src= … should work (i can see this page from a browser), but it has not been worked for me.

    BTW, I’m using Delphi 7.

    P.S.
    I have downloaded the library from «Here you have the repository https://github.com/cadetill/gmlib_v1»
    but I’ve received an error opening GMLibProject_D7.bpg (i’ve copied the old one over this).

    Thank you for the fantastic job.

  5. Hello,
    Since today i have this message on the MegaDemo.exe

    Oops! Something went wrong.

    This page didn’t load Google Maps correctly. See the JavaScript console for technical details

    if u put a api key it tell me ‘No esta activo’
    Thx for the help !

  6. My project that uses version 1.5.3 of gmlib, are not working I created a Key and put it in the Maps component of Gmlib but it still does not work?

    I saw some messages that have to put the key in the maps.html and recompile the resource file and reinstar the component is this?

    Do you know how I should proceed to solve this problem?

    Thank you

  7. Estimado Cadetill

    Hoy tuve el problema antes mencionado por Jean, descargue los fuentes del repositorio, reconstrui los package y luego recompile la MegaDemo, y sucede lo siguiente:

    1) Al reconstruir los package y compilar la MegaDemo, se despliega «Error Script».

    Linea: 0
    Carácter: 0
    Error: Script error
    Código:0
    URL: http://maps.google.com/maps-api-v3/api/js/26/17/intl/es_419/common.js»

    2) Al reconstruir los «resources» se produce otro error

    Linea: 1486
    Carácter: 19
    Error: No se puede obtener la propiedad «getLength» de referencia nula o sin definir
    Código:0
    URL: about:blank

    Ambiente: Delphi XE7, SO Window 10, x64

    Si tienes alguna luz al respecto te lo agradezco
    Saludos cordiales

  8. I’m having problem to install GMLIB on Berlin. I’m using the GMLibProject_D_Berlin and following the latest install.txt (which has disappeared in the repository) adapting the instructions written for RadStudio XE8 to this new configuration.

    Step n° 1 proceeds ok (compilation and installation of GMLib_D_Berlin) on both 32 and 64 bits
    Step n° 2 (compilation and installation of GMLib_D_Berlin_VCL) fails telling me that GMLib_D_Berlin is not a valid 32 bit package …

    Someone has encountered these problems before me ? A solution exists ?

    Thanks

  9. Siga los procedimientos descritos en el sitio. He realizado el procedimiento de ayer y mi trabajo de nuevo, pero hoy volvió a mostrar el mismo problema error al cargar el mapa.
    ¿Existe un procedimiento de solución final?

  10. Probe de todas las formas recomendadas aqui y sigue apareciendome el error.
    Tuviste alguna novedad mas?

    Gracias,y saludos. La libreria es excelente.

  11. Hello,
    Since today i have this message on the MegaDemo.exe

    «Pagina inicial aun no cargada»
    Exemple from the Megademoexe
    i go to figure then Markers then i choose «camp Nou» then the button Zoom To All and delphi throw that error

    Thx for the help =)

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

Este sitio usa Akismet para reducir el spam. Aprende cómo se procesan los datos de tus comentarios.