Remove console.Log

This commit is contained in:
Pieter Vander Vennet 2022-12-31 02:22:44 +01:00
parent b81fa14999
commit 2c21e125d9

View file

@ -122,7 +122,6 @@ export default class GeoLocationHandler {
if (location === undefined) {
return
}
console.log("GeoLocationCoordinates are", location)
const feature = {
type: "Feature",
properties: <GeoLocationPointProperties>{