update SetLocationPlugin to py3,use libchamplain instead of python-osmgpsmap

This commit is contained in:
Denis Fomin
2013-02-05 18:26:17 +04:00
parent d2894a3585
commit 5f8cd57c27
4 changed files with 171 additions and 83 deletions

View File

@@ -1 +1 @@
from set_location import SetLocationPlugin
from .set_location import SetLocationPlugin