Fix issue #12 : longitude and latitude are required fields
In issue #12 ; we want our users to explicitly select their area.
To do this, we remove marker on the map. As lat/lon are required, user
must put the marker manually on the map
Signed-off-by: CapsLock <faimaison@legeox.net>