mypy-boto3-geo-maps 1.37.0__tar.gz → 1.37.14__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/PKG-INFO +5 -5
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/README.md +3 -3
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/__main__.py +4 -4
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/client.py +6 -5
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/client.pyi +6 -5
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/literals.py +7 -1
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/literals.pyi +7 -1
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/type_defs.py +15 -2
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/type_defs.pyi +15 -2
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/version.py +1 -1
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps.egg-info/PKG-INFO +5 -5
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/setup.py +2 -2
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/LICENSE +0 -0
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/__init__.py +0 -0
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/__init__.pyi +0 -0
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/py.typed +0 -0
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps.egg-info/not-zip-safe +0 -0
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps.egg-info/requires.txt +0 -0
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps.egg-info/top_level.txt +0 -0
- {mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: mypy-boto3-geo-maps
|
|
3
|
-
Version: 1.37.
|
|
4
|
-
Summary: Type annotations for boto3 LocationServiceMapsV2 1.37.
|
|
3
|
+
Version: 1.37.14
|
|
4
|
+
Summary: Type annotations for boto3 LocationServiceMapsV2 1.37.14 service generated with mypy-boto3-builder 8.10.1
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|

|
|
57
57
|
|
|
58
58
|
Type annotations for
|
|
59
|
-
[boto3 LocationServiceMapsV2 1.37.
|
|
59
|
+
[boto3 LocationServiceMapsV2 1.37.14](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
66
|
|
|
67
67
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
|
69
69
|
|
|
70
70
|
More information can be found on
|
|
71
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -117,7 +117,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
117
117
|
isolation.
|
|
118
118
|
|
|
119
119
|
1. Run mypy-boto3-builder in your package root directory:
|
|
120
|
-
`uvx --with 'boto3==1.37.
|
|
120
|
+
`uvx --with 'boto3==1.37.14' mypy-boto3-builder`
|
|
121
121
|
2. Select `boto3-stubs` AWS SDK.
|
|
122
122
|
3. Add `LocationServiceMapsV2` service.
|
|
123
123
|
4. Use provided commands to install generated packages.
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3 LocationServiceMapsV2 1.37.
|
|
13
|
+
[boto3 LocationServiceMapsV2 1.37.14](https://pypi.org/project/boto3/)
|
|
14
14
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -19,7 +19,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
19
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
20
20
|
|
|
21
21
|
Generated with
|
|
22
|
-
[mypy-boto3-builder 8.
|
|
22
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
|
23
23
|
|
|
24
24
|
More information can be found on
|
|
25
25
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -71,7 +71,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
71
71
|
isolation.
|
|
72
72
|
|
|
73
73
|
1. Run mypy-boto3-builder in your package root directory:
|
|
74
|
-
`uvx --with 'boto3==1.37.
|
|
74
|
+
`uvx --with 'boto3==1.37.14' mypy-boto3-builder`
|
|
75
75
|
2. Select `boto3-stubs` AWS SDK.
|
|
76
76
|
3. Add `LocationServiceMapsV2` service.
|
|
77
77
|
4. Use provided commands to install generated packages.
|
|
@@ -12,9 +12,9 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 LocationServiceMapsV2 1.37.
|
|
16
|
-
"Version: 1.37.
|
|
17
|
-
"Builder version: 8.
|
|
15
|
+
"Type annotations for boto3 LocationServiceMapsV2 1.37.14\n"
|
|
16
|
+
"Version: 1.37.14\n"
|
|
17
|
+
"Builder version: 8.10.1\n"
|
|
18
18
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps.html#locationservicemapsv2\n"
|
|
20
20
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
|
26
26
|
"""
|
|
27
27
|
Print package version to stdout.
|
|
28
28
|
"""
|
|
29
|
-
sys.stdout.write("1.37.
|
|
29
|
+
sys.stdout.write("1.37.14\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -97,7 +97,7 @@ class LocationServiceMapsV2Client(BaseClient):
|
|
|
97
97
|
|
|
98
98
|
def get_glyphs(self, **kwargs: Unpack[GetGlyphsRequestTypeDef]) -> GetGlyphsResponseTypeDef:
|
|
99
99
|
"""
|
|
100
|
-
|
|
100
|
+
<code>GetGlyphs</code> returns the map's glyphs.
|
|
101
101
|
|
|
102
102
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps/client/get_glyphs.html)
|
|
103
103
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/#get_glyphs)
|
|
@@ -105,7 +105,7 @@ class LocationServiceMapsV2Client(BaseClient):
|
|
|
105
105
|
|
|
106
106
|
def get_sprites(self, **kwargs: Unpack[GetSpritesRequestTypeDef]) -> GetSpritesResponseTypeDef:
|
|
107
107
|
"""
|
|
108
|
-
|
|
108
|
+
<code>GetSprites</code> returns the map's sprites.
|
|
109
109
|
|
|
110
110
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps/client/get_sprites.html)
|
|
111
111
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/#get_sprites)
|
|
@@ -115,7 +115,8 @@ class LocationServiceMapsV2Client(BaseClient):
|
|
|
115
115
|
self, **kwargs: Unpack[GetStaticMapRequestTypeDef]
|
|
116
116
|
) -> GetStaticMapResponseTypeDef:
|
|
117
117
|
"""
|
|
118
|
-
|
|
118
|
+
<code>GetStaticMap</code> provides high-quality static map images with
|
|
119
|
+
customizable options.
|
|
119
120
|
|
|
120
121
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps/client/get_static_map.html)
|
|
121
122
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/#get_static_map)
|
|
@@ -125,7 +126,7 @@ class LocationServiceMapsV2Client(BaseClient):
|
|
|
125
126
|
self, **kwargs: Unpack[GetStyleDescriptorRequestTypeDef]
|
|
126
127
|
) -> GetStyleDescriptorResponseTypeDef:
|
|
127
128
|
"""
|
|
128
|
-
|
|
129
|
+
<code>GetStyleDescriptor</code> returns information about the style.
|
|
129
130
|
|
|
130
131
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps/client/get_style_descriptor.html)
|
|
131
132
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/#get_style_descriptor)
|
|
@@ -133,7 +134,7 @@ class LocationServiceMapsV2Client(BaseClient):
|
|
|
133
134
|
|
|
134
135
|
def get_tile(self, **kwargs: Unpack[GetTileRequestTypeDef]) -> GetTileResponseTypeDef:
|
|
135
136
|
"""
|
|
136
|
-
|
|
137
|
+
<code>GetTile</code> returns a tile.
|
|
137
138
|
|
|
138
139
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps/client/get_tile.html)
|
|
139
140
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/#get_tile)
|
|
@@ -94,7 +94,7 @@ class LocationServiceMapsV2Client(BaseClient):
|
|
|
94
94
|
|
|
95
95
|
def get_glyphs(self, **kwargs: Unpack[GetGlyphsRequestTypeDef]) -> GetGlyphsResponseTypeDef:
|
|
96
96
|
"""
|
|
97
|
-
|
|
97
|
+
<code>GetGlyphs</code> returns the map's glyphs.
|
|
98
98
|
|
|
99
99
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps/client/get_glyphs.html)
|
|
100
100
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/#get_glyphs)
|
|
@@ -102,7 +102,7 @@ class LocationServiceMapsV2Client(BaseClient):
|
|
|
102
102
|
|
|
103
103
|
def get_sprites(self, **kwargs: Unpack[GetSpritesRequestTypeDef]) -> GetSpritesResponseTypeDef:
|
|
104
104
|
"""
|
|
105
|
-
|
|
105
|
+
<code>GetSprites</code> returns the map's sprites.
|
|
106
106
|
|
|
107
107
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps/client/get_sprites.html)
|
|
108
108
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/#get_sprites)
|
|
@@ -112,7 +112,8 @@ class LocationServiceMapsV2Client(BaseClient):
|
|
|
112
112
|
self, **kwargs: Unpack[GetStaticMapRequestTypeDef]
|
|
113
113
|
) -> GetStaticMapResponseTypeDef:
|
|
114
114
|
"""
|
|
115
|
-
|
|
115
|
+
<code>GetStaticMap</code> provides high-quality static map images with
|
|
116
|
+
customizable options.
|
|
116
117
|
|
|
117
118
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps/client/get_static_map.html)
|
|
118
119
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/#get_static_map)
|
|
@@ -122,7 +123,7 @@ class LocationServiceMapsV2Client(BaseClient):
|
|
|
122
123
|
self, **kwargs: Unpack[GetStyleDescriptorRequestTypeDef]
|
|
123
124
|
) -> GetStyleDescriptorResponseTypeDef:
|
|
124
125
|
"""
|
|
125
|
-
|
|
126
|
+
<code>GetStyleDescriptor</code> returns information about the style.
|
|
126
127
|
|
|
127
128
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps/client/get_style_descriptor.html)
|
|
128
129
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/#get_style_descriptor)
|
|
@@ -130,7 +131,7 @@ class LocationServiceMapsV2Client(BaseClient):
|
|
|
130
131
|
|
|
131
132
|
def get_tile(self, **kwargs: Unpack[GetTileRequestTypeDef]) -> GetTileResponseTypeDef:
|
|
132
133
|
"""
|
|
133
|
-
|
|
134
|
+
<code>GetTile</code> returns a tile.
|
|
134
135
|
|
|
135
136
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps/client/get_tile.html)
|
|
136
137
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/#get_tile)
|
|
@@ -24,7 +24,9 @@ else:
|
|
|
24
24
|
|
|
25
25
|
__all__ = (
|
|
26
26
|
"ColorSchemeType",
|
|
27
|
+
"LabelSizeType",
|
|
27
28
|
"LocationServiceMapsV2ServiceName",
|
|
29
|
+
"MapFeatureModeType",
|
|
28
30
|
"MapStyleType",
|
|
29
31
|
"ResourceServiceName",
|
|
30
32
|
"ScaleBarUnitType",
|
|
@@ -35,9 +37,11 @@ __all__ = (
|
|
|
35
37
|
|
|
36
38
|
|
|
37
39
|
ColorSchemeType = Literal["Dark", "Light"]
|
|
40
|
+
LabelSizeType = Literal["Large", "Small"]
|
|
41
|
+
MapFeatureModeType = Literal["Disabled", "Enabled"]
|
|
38
42
|
MapStyleType = Literal["Hybrid", "Monochrome", "Satellite", "Standard"]
|
|
39
43
|
ScaleBarUnitType = Literal["Kilometers", "KilometersMiles", "Miles", "MilesKilometers"]
|
|
40
|
-
StaticMapStyleType = Literal["Satellite"]
|
|
44
|
+
StaticMapStyleType = Literal["Satellite", "Standard"]
|
|
41
45
|
VariantType = Literal["Default"]
|
|
42
46
|
LocationServiceMapsV2ServiceName = Literal["geo-maps"]
|
|
43
47
|
ServiceName = Literal[
|
|
@@ -196,6 +200,7 @@ ServiceName = Literal[
|
|
|
196
200
|
"freetier",
|
|
197
201
|
"fsx",
|
|
198
202
|
"gamelift",
|
|
203
|
+
"gameliftstreams",
|
|
199
204
|
"geo-maps",
|
|
200
205
|
"geo-places",
|
|
201
206
|
"geo-routes",
|
|
@@ -221,6 +226,7 @@ ServiceName = Literal[
|
|
|
221
226
|
"iot",
|
|
222
227
|
"iot-data",
|
|
223
228
|
"iot-jobs-data",
|
|
229
|
+
"iot-managed-integrations",
|
|
224
230
|
"iotanalytics",
|
|
225
231
|
"iotdeviceadvisor",
|
|
226
232
|
"iotevents",
|
|
@@ -23,7 +23,9 @@ else:
|
|
|
23
23
|
|
|
24
24
|
__all__ = (
|
|
25
25
|
"ColorSchemeType",
|
|
26
|
+
"LabelSizeType",
|
|
26
27
|
"LocationServiceMapsV2ServiceName",
|
|
28
|
+
"MapFeatureModeType",
|
|
27
29
|
"MapStyleType",
|
|
28
30
|
"ResourceServiceName",
|
|
29
31
|
"ScaleBarUnitType",
|
|
@@ -33,9 +35,11 @@ __all__ = (
|
|
|
33
35
|
)
|
|
34
36
|
|
|
35
37
|
ColorSchemeType = Literal["Dark", "Light"]
|
|
38
|
+
LabelSizeType = Literal["Large", "Small"]
|
|
39
|
+
MapFeatureModeType = Literal["Disabled", "Enabled"]
|
|
36
40
|
MapStyleType = Literal["Hybrid", "Monochrome", "Satellite", "Standard"]
|
|
37
41
|
ScaleBarUnitType = Literal["Kilometers", "KilometersMiles", "Miles", "MilesKilometers"]
|
|
38
|
-
StaticMapStyleType = Literal["Satellite"]
|
|
42
|
+
StaticMapStyleType = Literal["Satellite", "Standard"]
|
|
39
43
|
VariantType = Literal["Default"]
|
|
40
44
|
LocationServiceMapsV2ServiceName = Literal["geo-maps"]
|
|
41
45
|
ServiceName = Literal[
|
|
@@ -194,6 +198,7 @@ ServiceName = Literal[
|
|
|
194
198
|
"freetier",
|
|
195
199
|
"fsx",
|
|
196
200
|
"gamelift",
|
|
201
|
+
"gameliftstreams",
|
|
197
202
|
"geo-maps",
|
|
198
203
|
"geo-places",
|
|
199
204
|
"geo-routes",
|
|
@@ -219,6 +224,7 @@ ServiceName = Literal[
|
|
|
219
224
|
"iot",
|
|
220
225
|
"iot-data",
|
|
221
226
|
"iot-jobs-data",
|
|
227
|
+
"iot-managed-integrations",
|
|
222
228
|
"iotanalytics",
|
|
223
229
|
"iotdeviceadvisor",
|
|
224
230
|
"iotevents",
|
|
@@ -20,7 +20,14 @@ import sys
|
|
|
20
20
|
|
|
21
21
|
from botocore.response import StreamingBody
|
|
22
22
|
|
|
23
|
-
from .literals import
|
|
23
|
+
from .literals import (
|
|
24
|
+
ColorSchemeType,
|
|
25
|
+
LabelSizeType,
|
|
26
|
+
MapFeatureModeType,
|
|
27
|
+
MapStyleType,
|
|
28
|
+
ScaleBarUnitType,
|
|
29
|
+
StaticMapStyleType,
|
|
30
|
+
)
|
|
24
31
|
|
|
25
32
|
if sys.version_info >= (3, 9):
|
|
26
33
|
from builtins import dict as Dict
|
|
@@ -74,13 +81,19 @@ class GetStaticMapRequestTypeDef(TypedDict):
|
|
|
74
81
|
BoundingBox: NotRequired[str]
|
|
75
82
|
BoundedPositions: NotRequired[str]
|
|
76
83
|
Center: NotRequired[str]
|
|
84
|
+
ColorScheme: NotRequired[ColorSchemeType]
|
|
77
85
|
CompactOverlay: NotRequired[str]
|
|
86
|
+
CropLabels: NotRequired[bool]
|
|
78
87
|
GeoJsonOverlay: NotRequired[str]
|
|
79
88
|
Key: NotRequired[str]
|
|
89
|
+
LabelSize: NotRequired[LabelSizeType]
|
|
90
|
+
Language: NotRequired[str]
|
|
80
91
|
Padding: NotRequired[int]
|
|
92
|
+
PoliticalView: NotRequired[str]
|
|
93
|
+
PointsOfInterests: NotRequired[MapFeatureModeType]
|
|
81
94
|
Radius: NotRequired[int]
|
|
82
95
|
ScaleBarUnit: NotRequired[ScaleBarUnitType]
|
|
83
|
-
Style: NotRequired[
|
|
96
|
+
Style: NotRequired[StaticMapStyleType]
|
|
84
97
|
Zoom: NotRequired[float]
|
|
85
98
|
|
|
86
99
|
|
{mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps/type_defs.pyi
RENAMED
|
@@ -20,7 +20,14 @@ import sys
|
|
|
20
20
|
|
|
21
21
|
from botocore.response import StreamingBody
|
|
22
22
|
|
|
23
|
-
from .literals import
|
|
23
|
+
from .literals import (
|
|
24
|
+
ColorSchemeType,
|
|
25
|
+
LabelSizeType,
|
|
26
|
+
MapFeatureModeType,
|
|
27
|
+
MapStyleType,
|
|
28
|
+
ScaleBarUnitType,
|
|
29
|
+
StaticMapStyleType,
|
|
30
|
+
)
|
|
24
31
|
|
|
25
32
|
if sys.version_info >= (3, 9):
|
|
26
33
|
from builtins import dict as Dict
|
|
@@ -69,13 +76,19 @@ class GetStaticMapRequestTypeDef(TypedDict):
|
|
|
69
76
|
BoundingBox: NotRequired[str]
|
|
70
77
|
BoundedPositions: NotRequired[str]
|
|
71
78
|
Center: NotRequired[str]
|
|
79
|
+
ColorScheme: NotRequired[ColorSchemeType]
|
|
72
80
|
CompactOverlay: NotRequired[str]
|
|
81
|
+
CropLabels: NotRequired[bool]
|
|
73
82
|
GeoJsonOverlay: NotRequired[str]
|
|
74
83
|
Key: NotRequired[str]
|
|
84
|
+
LabelSize: NotRequired[LabelSizeType]
|
|
85
|
+
Language: NotRequired[str]
|
|
75
86
|
Padding: NotRequired[int]
|
|
87
|
+
PoliticalView: NotRequired[str]
|
|
88
|
+
PointsOfInterests: NotRequired[MapFeatureModeType]
|
|
76
89
|
Radius: NotRequired[int]
|
|
77
90
|
ScaleBarUnit: NotRequired[ScaleBarUnitType]
|
|
78
|
-
Style: NotRequired[
|
|
91
|
+
Style: NotRequired[StaticMapStyleType]
|
|
79
92
|
Zoom: NotRequired[float]
|
|
80
93
|
|
|
81
94
|
class GetStyleDescriptorRequestTypeDef(TypedDict):
|
{mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps.egg-info/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: mypy-boto3-geo-maps
|
|
3
|
-
Version: 1.37.
|
|
4
|
-
Summary: Type annotations for boto3 LocationServiceMapsV2 1.37.
|
|
3
|
+
Version: 1.37.14
|
|
4
|
+
Summary: Type annotations for boto3 LocationServiceMapsV2 1.37.14 service generated with mypy-boto3-builder 8.10.1
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|

|
|
57
57
|
|
|
58
58
|
Type annotations for
|
|
59
|
-
[boto3 LocationServiceMapsV2 1.37.
|
|
59
|
+
[boto3 LocationServiceMapsV2 1.37.14](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
66
|
|
|
67
67
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
|
69
69
|
|
|
70
70
|
More information can be found on
|
|
71
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -117,7 +117,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
117
117
|
isolation.
|
|
118
118
|
|
|
119
119
|
1. Run mypy-boto3-builder in your package root directory:
|
|
120
|
-
`uvx --with 'boto3==1.37.
|
|
120
|
+
`uvx --with 'boto3==1.37.14' mypy-boto3-builder`
|
|
121
121
|
2. Select `boto3-stubs` AWS SDK.
|
|
122
122
|
3. Add `LocationServiceMapsV2` service.
|
|
123
123
|
4. Use provided commands to install generated packages.
|
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
13
13
|
|
|
14
14
|
setup(
|
|
15
15
|
name="mypy-boto3-geo-maps",
|
|
16
|
-
version="1.37.
|
|
16
|
+
version="1.37.14",
|
|
17
17
|
packages=["mypy_boto3_geo_maps"],
|
|
18
18
|
url="https://github.com/youtype/mypy_boto3_builder",
|
|
19
19
|
license="MIT License",
|
|
20
20
|
author="Vlad Emelianov",
|
|
21
21
|
author_email="vlad.emelianov.nz@gmail.com",
|
|
22
|
-
description="Type annotations for boto3 LocationServiceMapsV2 1.37.
|
|
22
|
+
description="Type annotations for boto3 LocationServiceMapsV2 1.37.14 service generated with mypy-boto3-builder 8.10.1",
|
|
23
23
|
classifiers=[
|
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
|
25
25
|
"Intended Audience :: Developers",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps.egg-info/not-zip-safe
RENAMED
|
File without changes
|
{mypy_boto3_geo_maps-1.37.0 → mypy_boto3_geo_maps-1.37.14}/mypy_boto3_geo_maps.egg-info/requires.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|