Gmap - Jasper Report

UI Components for JSF
Post Reply
luisfernando-rf
Posts: 3
Joined: 02 Jan 2018, 19:26

09 Jan 2018, 19:31

Good afternoon, I have in my application a map of google, which was implemented using the gmap component of PrimeFaces. Would you like to know if there is a possibility of sending an image of this map to the Jasper Report?

Here is an example of the map:

Code: Select all

<p:tab title="Mapa" closable="false">
    <p:gmap id="gmap"
        center="#{trajetoController.latitudeInicial} , 
        #{trajetoController.longitudeInicial}"
        zoom="10" type="HYBRID" style="width:100%;height:600px"
        model="#{trajetoController.rotaModel}">
    </p:gmap>
</p:tab>

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

09 Jan 2018, 21:35

Effectively your question is
Can I send a google maps image from the client to the server...
Search the internet for that very generic (non-gmap related, non-jasper reports related) question. Since if you can send it to the server, you can (I assume) include it in a jasper report...

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: Google [Bot] and 34 guests