Apache wicket + google 地图 API
Apache wicket + google maps API
是否有用于将 Wicket 7 与最新版本的 google 地图 api 集成的稳定 api? (除了使用 javascript)。
感谢您的帮助。
代码:https://github.com/wicketstuff/core/tree/master/gmap3-parent
文档:https://github.com/wicketstuff/core/wiki/Gmap3
行家:
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-gmap3</artifactId>
<version>8.0.0-M5</version>
</dependency>
是否有用于将 Wicket 7 与最新版本的 google 地图 api 集成的稳定 api? (除了使用 javascript)。
感谢您的帮助。
代码:https://github.com/wicketstuff/core/tree/master/gmap3-parent
文档:https://github.com/wicketstuff/core/wiki/Gmap3
行家:
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-gmap3</artifactId>
<version>8.0.0-M5</version>
</dependency>