forked from MapComplete/MapComplete
Remove console.Log
This commit is contained in:
parent
b81fa14999
commit
2c21e125d9
1 changed files with 0 additions and 1 deletions
|
@ -122,7 +122,6 @@ export default class GeoLocationHandler {
|
|||
if (location === undefined) {
|
||||
return
|
||||
}
|
||||
console.log("GeoLocationCoordinates are", location)
|
||||
const feature = {
|
||||
type: "Feature",
|
||||
properties: <GeoLocationPointProperties>{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue