Hi Reuben, 

Than you very much for your help. 
I performed the static files update and restarted the server. Django copied 
the js file to the static directory. I checked the static directory and 
confirmed that the js file was replaced. However, the scale bar still 
didn't show up on the map.
Any thoughts on why that might be? 

Thank you again for your help, 
Mahmoud 

On Wednesday, April 29, 2020 at 11:14:56 AM UTC+2, Mahmoud Abdelrazek wrote:
>
> Hi Reuben, 
>
> Thank you for your help. I have not tried to restart the server nor to 
> update the static files. I will try this and report back here. 
>
> Thank you again,
> Mahmoud 
>
> On Wednesday, April 29, 2020 at 10:00:23 AM UTC+2, Reuben Osborne wrote:
>>
>> Hi Mahmoud,
>>
>> Have you tried updating the static files on the server? *python 
>> manage.py collectstatic* and  then *sudo service apache2 restart *to 
>> make sure the changes are being picked up.
>>
>> Reuben
>>
>>
>> On Wednesday, 29 April 2020 08:47:32 UTC+1, Mahmoud Abdelrazek wrote:
>>>
>>> Hi, 
>>>
>>> I am trying to add a scale bar to the main map in the search window. I 
>>> think the map is generated from the file *mapbox-gl.js *in the 
>>> following directory 
>>> *Lib\site-packages\arches\app\media\js\bindings\mapbox-gl.js 
>>> *inside the environment. To add a scale bar I added the following line 
>>> after the map variable is created 
>>>
>>> map.addControl(new mapboxgl.ScaleControl(), 'bottom-right');
>>>
>>> I tested the code on a local implementation on my computer and it did 
>>> work fine. I could see the scale bar on the map as ib the included 
>>> screenshot. However, when applying the same code to an online live server, 
>>> the map didn't update to include the scale bar. I am not sure why is 
>>> happening. Am I missing something? 
>>>
>>> [image: scale_bar_arches.jpg]
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Thank you for your help.
>>> Mahmoud 
>>>
>>

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/archesproject/5fb03288-5509-41a3-b572-1293c79d2c9f%40googlegroups.com.

Reply via email to