Google Maps for JSF (GMaps4JSF) v1.1

A GMaps4JSF célja, hogy a Google térképeket JSF-el is tudjuk használni mindössze pár sor kóddal.

The library provides JSF tags that make it easy to

  • Create the map using (latitude and longitude) or (address).
  • Add marker(s) to the map.
  • Add information text(s) to the map.
  • Add control(s) to the map.
  • Create event listener(s) on the map objects.
  • Draw polyline(s) on the map.
  • Draw polygon(s) on the map.
  • Add groundOverlay(s) on the map.
  • Perform different operations on the map like zoom in and out, switching between map types, …etc.
  • Create a Streetview Panorama and integrate it simply with the map.

Feljegyzések

  • GMaps4JSF do not lock the door in the Javascript face as it allows accessing the map from Javascript by providing the (jsVariable) attribute in the components.
  • GMaps4JSF supports Facelets.
  • GMaps4JSF supports Portlets.

Linkek