Skip to content

Commit

Permalink
Updated metaData
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSepic committed Nov 6, 2024
1 parent 1e587fe commit 009bea7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ const Sentry = require('@sentry/browser');
const { BrowserTracing } = require('@sentry/tracing');

window.mbxMetadata = {
product: 'GeoJSON.io',
product: 'Mapbox GL JS, Maps SDK for Android, Maps SDK for iOS',
service: 'maps',
platform: 'web, ios, android',
content_type: 'developer tool'
content_type: 'playground'
};

// eslint-disable-next-line no-undef
Expand Down

0 comments on commit 009bea7

Please sign in to comment.