Commit fbc12a8d authored by Milad Karbasizadeh's avatar Milad Karbasizadeh

Update script url to compressed version and added the help comment

parent d8bdfc08
...@@ -26,9 +26,9 @@ ...@@ -26,9 +26,9 @@
</div> </div>
</div> </div>
</div> </div>
<!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <!-- This url is the compressed version of the script. If you want to see the uncompressed code, you can check
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>--> https://tools.kikojas.com/kikojas.widgets.poi-locator.1.0.0.uncompressed.js -->
<script src="https://tools.kikojas.com/kikojas.widgets.poi-locator.1.0.0.uncompressed.js"></script> <script src="https://tools.kikojas.com/kikojas.widgets.poi-locator.1.0.0.js"></script>
<script src='access-token.js'></script> <script src='access-token.js'></script>
<script> <script>
Kikojas.nearby(35.737334, 51.355215, { Kikojas.nearby(35.737334, 51.355215, {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment