


Notifies that the zoom level of the gmaps has been changed.ģ.0.4 already includes the addon.xml below, you don't need to add it manually.įor work with ZK6 MVVM, it is required to create an addon xml and add the server annotation as follows: Notifies that the map type of the gmaps has been changed.

Notifies that the view center (latitude, longitude) of the gmaps has been moved. Notifies that some mouse action has been applied on the gmaps or gmarker component with latitude and longitude information. OnMapClick, onMapDoubleClick, onMapRightClick Notifies that some component is dragged and dropped on the gmaps or gmarker component with latitude and longitude information. Notifies that the current open information window has changed(opened/closed) Notifies one that the user has selected a new item(can be Ginfo, Gpolyline, or Gpolygon) in the gmaps. Currently it supports http for insecure connections and https for secure connections. Specify which protocol to load the Maps API. You can also overlay gimage and gscreen to indicate very special places.Īuthentication Configure in Application Scope You can add gpolyline and gpolygon to indicate a path or an area. You can add multiple gmarkers to indicate a special location. You can add ginfo to represent an anchored information window for the maps. Inside the gmap, you can manipulate your maps and add contents to the maps to create convenient locality related web application. Check our Maven repository for the latest version.Ĭomponents: gmaps, ginfo, gmarker, gpolyline, gpolygon, gimage, and gscreen.Ī gmaps is a maps component that wraps the famous Google Maps service that you can control it and embedded it in your ZK web application page in pure Java.
