Hello,

I have a Servlet with parameters latitude and longitude. I want get a
LatLng object created with these parameters. I've added gwt-maps.jar
to project's build_path, wich has the LatLng class.
When the Servlet is running and tries to create the LatLng object, it
throws Exception:

java.lang.UnsatisfiedLinkError: newInstance
        at com.google.gwt.maps.client.geom.LatLng.newInstance(Native Method)


Can I use the gwt-maps.jar library whitout a gwt-module?
Someone can help me?


Thanks,
Sergi 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to