mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-18 05:35:10 +00:00
add geocoding pricing
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "geocoding",
|
"name": "geocoding",
|
||||||
"icon": "🏠",
|
"icon": "🏠",
|
||||||
"category": "logistics"
|
"category": "logistics",
|
||||||
|
"pricing": {
|
||||||
|
"lookup": 100,
|
||||||
|
"reverse": 100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user