Awso_geo_maps_lwtSourceval get_glyphs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_geo_maps.Values.GetGlyphsRequest.t ->
(Awso_geo_maps.Values.GetGlyphsResponse.t,
Awso_geo_maps.Values.GetGlyphsResponse.error)
Result.t
Lwt.tval get_sprites :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_geo_maps.Values.GetSpritesRequest.t ->
(Awso_geo_maps.Values.GetSpritesResponse.t,
Awso_geo_maps.Values.GetSpritesResponse.error)
Result.t
Lwt.tval get_static_map :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_geo_maps.Values.GetStaticMapRequest.t ->
(Awso_geo_maps.Values.GetStaticMapResponse.t,
Awso_geo_maps.Values.GetStaticMapResponse.error)
Result.t
Lwt.tval get_style_descriptor :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_geo_maps.Values.GetStyleDescriptorRequest.t ->
(Awso_geo_maps.Values.GetStyleDescriptorResponse.t,
Awso_geo_maps.Values.GetStyleDescriptorResponse.error)
Result.t
Lwt.tval get_tile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_geo_maps.Values.GetTileRequest.t ->
(Awso_geo_maps.Values.GetTileResponse.t,
Awso_geo_maps.Values.GetTileResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_geo_maps.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The input fails to satisfy the constraints specified by the Amazon Location service.
The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.
The request processing has failed because of an unknown error, exception or failure.
Exception thrown when the associated resource could not be found.
The request was denied due to request throttling.
The input fails to satisfy the constraints specified by an AWS service.
module GetStaticMapRequestBoundedPositionsString =
Awso_geo_maps.Values.GetStaticMapRequestBoundedPositionsStringmodule GetStaticMapRequestBoundingBoxString =
Awso_geo_maps.Values.GetStaticMapRequestBoundingBoxStringmodule GetStaticMapRequestFileNameString =
Awso_geo_maps.Values.GetStaticMapRequestFileNameStringmodule GetStaticMapRequestHeightInteger =
Awso_geo_maps.Values.GetStaticMapRequestHeightIntegermodule GetStaticMapRequestPaddingInteger =
Awso_geo_maps.Values.GetStaticMapRequestPaddingIntegermodule GetGlyphsRequestFontUnicodeRangeString =
Awso_geo_maps.Values.GetGlyphsRequestFontUnicodeRangeStringGetTile returns a tile. Map tiles are used by clients to render a map. They're addressed using a grid arrangement with an X coordinate, Y coordinate, and Z (zoom) level. For more information, see Tiles in the Amazon Location Service Developer Guide.
GetTile returns a tile. Map tiles are used by clients to render a map. They're addressed using a grid arrangement with an X coordinate, Y coordinate, and Z (zoom) level. For more information, see Tiles in the Amazon Location Service Developer Guide.
GetStyleDescriptor returns information about the style. For more information, see Style dynamic maps in the Amazon Location Service Developer Guide.
GetStyleDescriptor returns information about the style. For more information, see Style dynamic maps in the Amazon Location Service Developer Guide.
This operation is not supported in ap-southeast-1 and ap-southeast-5 regions for GrabMaps customers. GetStaticMap provides high-quality static map images with customizable options. You can modify the map's appearance and overlay additional information. It's an ideal solution for applications requiring tailored static map snapshots. For more information, see the following topics in the Amazon Location Service Developer Guide: Static maps Customize static maps Overlay on the static map
This operation is not supported in ap-southeast-1 and ap-southeast-5 regions for GrabMaps customers. GetStaticMap provides high-quality static map images with customizable options. You can modify the map's appearance and overlay additional information. It's an ideal solution for applications requiring tailored static map snapshots. For more information, see the following topics in the Amazon Location Service Developer Guide: Static maps Customize static maps Overlay on the static map
GetSprites returns the map's sprites. For more information, see Style iconography with sprites in the Amazon Location Service Developer Guide.
GetSprites returns the map's sprites. For more information, see Style iconography with sprites in the Amazon Location Service Developer Guide.
GetGlyphs returns the map's glyphs. For more information, see Style labels with glyphs in the Amazon Location Service Developer Guide.
GetGlyphs returns the map's glyphs. For more information, see Style labels with glyphs in the Amazon Location Service Developer Guide.