Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Google map not displaying on scatter chart

So I read thoroughly the step-by-step google map integration whitepaper and generated google map key, but some how can seem to get the google map behind the scattered points. What possibly could been wrong? Please help.

3 Replies
mohammadkhatimi
Partner - Specialist
Partner - Specialist

In scattered chart properties goto to color tab and in Dynamic image radio button paste this code...

"='http://maps.googleapis.com/maps/api/staticmap?center='&var_mid_lat&','&var_mid_long&'&zoom=$(var_zoo...'  //&'&key='&gmap_key "

For futher details i will upload the example check it..

Hope this will helps you...

Regards,

Mohammad

Not applicable
Author

Hi Mohammad,

Thanks for that quick response. I already pasted the code in the dynamic image.

Anyways I simply pasted the Google key and change the data in you app and it worked perfectly not quite the solution I desired but thanks all the same it was very helpful.

mohammadkhatimi
Partner - Specialist
Partner - Specialist

If you are satisfied with the answers, please close the discussion so that others will find solutions/answers if they encounter the same situation.

Thanks.