Jasper Reports Show Marker on Map Component

 

 

I am using the map component in Jasper Reports. This component takes latitude and longitude as its data set. Google Maps is used to display the map. Currently, the map displays but no markers are shown for the coordinates entered.

Has anyone successfully used this component to display points on a map?

 

richardsayre's picture
Joined: Oct 23 2012 - 10:19am
Last seen: 10 years 11 months ago
tchen - 10 years 5 months ago

2 Answers:

haris.l's picture
12
Joined: Jan 10 2014 - 1:05am
Last seen: 9 years 8 months ago

Yes I have used this,Initially faced the same problem mistakes that I was doing were:

1. I was using value in double format.

2. Secondly I interchanged the position of latitude and longitude.

 

On correcting these points I was able to see the points.

aamitt06's picture
393
Joined: Jun 23 2014 - 5:48am
Last seen: 7 years 4 months ago
Feedback
randomness