Hola,
Tengo un Servlet con los parámetros latitud y longitud. Quiero obtener
un objecto LatLng creado con estos parámetros. He añadido el jar gwt-
maps.jar al build_path del proyecto, que tiene la clase LatLng.
Cuando el Servlet esta en funcionamiento e intenta crear el objecto
LatLng, se lanza esta excepción:
java.lang.UnsatisfiedLinkError: newInstance
at com.google.gwt.maps.client.geom.LatLng.newInstance(Native Method)
(...)
Puedo usar la librería gwt-maps.jar sin un modulo gwt?
Alguien puede ayudarme.
Gracias,
Sergio BC
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---