2018-03-05 12:47:50 -05:00
|
|
|
|
2016-02-28 13:13:44 +08:00
|
|
|
|
|
|
|
<script>
|
2018-03-05 12:43:11 -05:00
|
|
|
|
|
|
|
|
2016-02-28 13:13:44 +08:00
|
|
|
|
2016-10-02 22:28:00 +08:00
|
|
|
Metamaps.currentPage = "mine";
|
2016-02-28 13:13:44 +08:00
|
|
|
Metamaps.currentSection = "explore";
|
2018-03-03 21:25:42 -05:00
|
|
|
Metamaps.ServerData.Mine = { @maps.to_json.html_safe };
|
2016-10-02 10:09:13 +08:00
|
|
|
Metamaps.GlobalUI.Search.focus();
|
2016-02-28 13:13:44 +08:00
|
|
|
</script>
|