开发者

Adding placemark to a map using jsp

开发者 https://www.devze.com 2023-02-13 14:21 出处:网络
IS it feasible to use gw开发者_如何转开发t-maps-1.1.0.jar package to add a placemark in a map using jsp and tomcat? Or is there any other way to do so??If your application is not written in GWT (it so

IS it feasible to use gw开发者_如何转开发t-maps-1.1.0.jar package to add a placemark in a map using jsp and tomcat? Or is there any other way to do so??


If your application is not written in GWT (it sounds like this is the case) then you cannot use the gwt-maps library to manipulate Google Maps. gwt-maps will only run on the client (in the browser) in the context of a GWT application.

0

精彩评论

暂无评论...
验证码 换一张
取 消