LocationServiceMapsV2¶
Client¶
- class LocationServiceMapsV2.Client¶
A low-level client representing Amazon Location Service Maps V2
Integrate high-quality base map data into your applications using MapLibre. Capabilities include:
Access to comprehensive base map data, allowing you to tailor the map display to your specific needs. See GetTile.
Multiple pre-designed map styles suited for various application types, such as navigation, logistics, or data visualization. See GetStyleDescriptor.
Generation of static map images for scenarios where interactive maps aren’t suitable. See GetStaticMap. Use cases include:
Embedding in emails or documents
Displaying in low-bandwidth environments
Creating printable maps
Enhancing application performance by reducing client-side rendering
client = session.create_client('geo-maps')
These are the available methods:
Client Exceptions¶
Client exceptions are available on a client instance via the exceptions property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are: