feat(News): added map subscription news

This commit is contained in:
Dmitry Popov
2025-03-15 11:31:26 +01:00
parent 752eaaa0f5
commit 30fecf6428
9 changed files with 90 additions and 4 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

+5 -2
View File
@@ -360,5 +360,8 @@ Using these APIs, you can programmatically retrieve system and character informa
For questions or additional support, please reach out to the Wanderer Team.
Fly safe,
WANDERER TEAM
---
Fly safe,
**The Wanderer Team**
@@ -86,3 +86,9 @@ The below settings are recommended for usability and security.
- **Show offline characters to admins and managers Only**
Prevents anyone that is not a manager or admin from seeing offline users and their ships and locations when viewing the 'On the map' feature.
---
Fly safe,
**The Wanderer Team**
+5
View File
@@ -136,3 +136,8 @@ By following these steps, youll be able to quickly add your own themed experi
### Example of heavily customize node component and theme
![Faoble Theme]("/images/news/01-13-theme-swap/faoble-theme.png")
---
Fly safe,
**The Wanderer Team**
+3
View File
@@ -72,6 +72,9 @@ The **zKill Widget** brings essential kill intel right to your maps interface
Start using the zKill Widget today and enjoy a more efficient, streamlined intel experience!
---
Fly safe,
**The Wanderer Team**
+5 -1
View File
@@ -472,5 +472,9 @@ This guide outlines how to:
By following these request patterns, you can manage your ACL resources in a fully programmatic fashion. If you have any questions, feel free to reach out to the Wanderer Team.
---
Fly safe,
**WANDERER TEAM**
**The Wanderer Team**
---
+5 -1
View File
@@ -833,5 +833,9 @@ For the most up-to-date and interactive documentation, we recommend using the Sw
If you have any questions or need assistance with the API, please reach out to the Wanderer Team.
---
Fly safe,
**WANDERER TEAM**
**The Wanderer Team**
---
@@ -0,0 +1,61 @@
%{
title: "Comprehensive Guide: Map Subscriptions",
author: "Wanderer Team",
cover_image_uri: "/images/news/03-15-map-subscriptions/map-subs-cover.png",
tags: ~w(api map subscriptions documentation),
description: "Were excited to unveil the map subscription options. To ensure flexibility, we offer multiple subscription tiers, each tailored to different playstyles and needs."
}
---
## Subscription Plans at a Glance
| Subscription Plan | Characters Limit | Hubs Limit | Map Audit Monitoring | System Comments Limit | Public API Supported? | External Apps/Bots Licenses|
|-------------------|------------------|------------|-----------------------|-----------------------|------------------------|----------------------------|
| **alpha** | 25 | 10 | up to 1 week events | 30 | No | No |
| **omega** | up to 5000 | up to 50 | up to 3 months events | 500 | Yes | Yes |
---
## How the Characters Limit Works
We track **every character (user) who has the map open in their browser** once they are logged in. The moment a user opens the map page, that character is considered **actively tracked**. When the user closes the map page, **tracking stops** for that character in about 5-10 minutes.
- **Example:** If your subscription plan allows for 25 characters and you already have 25 users actively viewing the map, a 26th user will not be able be tracked until the 25th user closes the map page.
This ensures you always have an accurate snapshot of who is viewing the map in real-time.
---
## How Subscriptions Works
![Map Subscription Settings](/images/news/03-15-map-subscriptions/map-subs-config.png "Subscription Settings")
1. **Choose Your Plan**
Select the plan that best suits your organizations size and needs. You can upgrade or cancel at any time.
2. **Manage Your Balance**
You can top up your account using in-game ISK via our secure in-app interface. Map balances are used to pay for subscriptions.
3. **Automatic or Manual Renewal**
- can be set to auto-renew for uninterrupted service.
4. **Scale as You Grow**
If you find yourself needing more character slots or hubs, upgrade from Alpha to Omega & select limits that suit your needs.
## Why Subscribe?
- **Enhanced Collaboration:** More characters can join your map, facilitating broader intelligence sharing and planning.
- **Having less limits:** Keep track of more routes, system comments, map audit events, and more.
- **Map API & External Apps support:** Connect your tools or bots to the map, get real-time updates, and more.
## Conclusion
Our subscription models are designed to cater to both small and large groups, with flexible options to match your operational needs. Whether youre a small corp just starting out, or a massive alliance conducting large-scale operations, our apps shared mapping tools will help you navigate New Eden more effectively.
If you have any questions or need assistance with the API, please reach out to the Wanderer Team.
---
Fly safe,
**The Wanderer Team**
---