Created by: ziem
#590 This pull request contains:
- adding markers to map (long press)
- dragging (long press + move)
- click
I also created empty methods: loadUserDefinedCoordinates
, saveUserDefinedCoordinates
and updateUserDefinedCoordinates
. Second and third method is invoked in right place so you can fill them with database operations and everything should work.