Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good!
I'm creating a map in QlikView with a Scatter chart, and in the Colors / Image option I put this code:
= 'Http: //maps.googleapis.com/maps/api/staticmap? Center ='
& var_mid_lat
Eur-lex.europa.eu eur-lex.europa.eu
& Var_mid_long & '
& Zoom = $ (var_zoom) '&'
& Maptype = '& var_maptype &'
& Size = '& map_size_x &' x '& map_size_y &'
& Sensor = false '
The first query, is if this is legal or I have to load it another way.
The second query is if you have a limit on the map navigation in QlikView, because, yesterday after having worked during the day, on the map chart I threw an image with the attention sign And He did not show the map anymore. Today I opened it again and I had no problem seeing it.
Thank you very much for the answer!
Regards,
Ezequiel
Hello! I'm trying to create a map other than through an extension. Because in my browser I work with the plug-in, and I have been told that extensions do not work with the plug-in. I'm testing with openstreetmaps that without free.
Thank you very much for your help!
Regards, Ezequiel
So you trying to build a map in Scatter Chart?
If yes, then the following link might be helpful... and I suggest try to work around the Extensions.
Step-by-Step Google Map API v3 integration
As I've asked before, what is your IE version? Is it IE8 or IE11? Install the latest version and make some changes in QMC, you'll be able to create maps. I'm using same extension as above, I have no problem with Plugins/Flash players. an updated version will provide you everything.
Many times Google will suspend the Static Maps
Hello! I have IE8 and IE11. I made a scatter chart, with the static image of openstreetmap. I was able to do it successfully. At another time I tried with the googlemaps API and as it is limited I put it aside and I searched for an API that is free to use as openstreetmap. Thank you! Regards, Ezequiel
Almost all the Extensions will only work in IE11.
Make sure whenever you are/users in Access Point they have latest version of IE installed. Scatter Chart is good idea to build a map but I'm not sure if Google has suspended the services for static map.
You can try and also go through the link which I've given for Step by Step Google Map API V3 Integration.
Thanks.
In IE8 and IE11 the extensions work, the problem is that as in this browser I use the plug-in that is why the extensions do not work. For this reason I decided to make the map from a scatter object and load a free image of use as openstreetmap.
Thank you!
Regards, Ezequiel