Jump to content
We've recently updated our Privacy Statement, available here ×

Jaspersoft Studio 6.3 TIBCO MAPS


mtrehans

Recommended Posts

Hi,

I have  Service Desk Application in which I have to show Incidents  logged by the requester as per the location. In Service Desk Application Location Information is there but Latitude and Longitude information is not there.

But for testing purpose I am using the below sample data to test as per the link 

https://www.helicaltech.com/google-maps-in-jaspersoft-studio/

While I am creating TIBCO Maps and manually passing the sample data like Latitude; Longitude; cityName in Dataset based on the query :

select ‘NorthCharleston’ as CityName,’-80.02842′ as Longitude,’32.92896′ as Latitude
union
select ‘GREENVILLE’ as CityName ,’-82.33626515′ as Longitude ,’34.79360263′ as Latitude
union
select ‘ZIBO’ as CityName,’117.8351787′ as Longitude,’37.17124911′ as Latitude
union
select ‘Mumbai’ as CityName, ‘72.9227767’ as Longitude, ‘19.10662726’ as Latitude

I am using the above Link for TIBCO MAPS but I am getting the error of  maps.google.com but after switching to HTML view. MAP is appearing but it is blank. 

Can you advise what is missing. Also I do not want to use google Maps API key. Without using Google Maps. how can I achieve this.

 

If you require more information from my end do let me know. 

 

Regards,

Mohit

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...