Professional -> Individual
This commit is contained in:
parent
71dba04d83
commit
4ae4ce477f
@ -79,7 +79,7 @@ Below, you can find the values of the rate limit by user account type and endpoi
|
||||
| GET /api/v1/map/named/{template_id}/{layer}/{z}/{x}/{y}.{format} |25 |1 |25 |
|
||||
|
||||
|
||||
#### Professional plans
|
||||
#### Individual plans
|
||||
|
||||
|Endpoint |Request |Time period |Burst |
|
||||
| :--- | ---: | ---: | ---: |
|
||||
|
@ -27,6 +27,6 @@ You are able to avoid common issues that trigger timeout limits following these
|
||||
|
||||
Below, you can find the values of the timeout limit by user account type.
|
||||
|
||||
|Enterprise plans |Professional plans |Free plans |
|
||||
|Enterprise plans |Individual plans |Free plans |
|
||||
| --- | --- | --- |
|
||||
| 25 seconds | 15 seconds | 5 seconds |
|
||||
|
@ -8,7 +8,7 @@ Maps API is affected by this kind of limiting.
|
||||
|
||||
Below, you can find the values of the different quota limits by user account type.
|
||||
|
||||
|Limit |Enterprise plans |Professional plans |Free plans |
|
||||
|Limit |Enterprise plans |Individual plans |Free plans |
|
||||
| :--- | ---: | ---: | ---: |
|
||||
| Maximum Static Map image size |4000 X 4000 pixels |4000 X 4000 pixels |4000 X 4000 pixels |
|
||||
| Maximum number of Named Maps |4096 |4096 |4096 |
|
||||
|
Loading…
Reference in New Issue
Block a user