django-easy-maps not rendering map when using ajax

28 views
Skip to first unread message

Dhiraj Thakur

unread,
Jul 11, 2012, 9:21:08 AM7/11/12
to django...@googlegroups.com

The error is this "A call to document.write() from an asynchronously-loaded external script was ignored." but i haven't used document.write() anywhere in my jQuery code
my template code is this

<b> <pre class="prettyprint linenums"> {{address}} </pre> </b>
{% load easy_maps_tags %}
{% easy_map address 725 400 %}

This comment on SO question proposes a solution but i don't understand it......i have the same problem that mentioned on the question except i am doing the same thing in Django using easy-maps.

Reply all
Reply to author
Forward
0 new messages