package
0.4.0
Repository: https://github.com/aaronland/go-http-maps.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewProvider returns a new `Provider` instance configured by 'uri'.
No description provided by the author
No description provided by the author
RegisterProvider registers 'scheme' as a key pointing to 'init_func' in an internal lookup table used to create new `Provider` instances by the `NewProvider` method.
Schemes returns the list of schemes that have been registered.

# Constants

The names of the commandline flag or query parameter used to assign the `javascript_at_eof` variable.
No description provided by the author
The name of the commandline flag or query parameter used to assign the `leaflet_enable_draw` variable.
The name of the commandline flag or query parameter used to assign the `leaflet_enable_fullscreen` variable.
The name of the commandline flag or query parameter used to assign the `leaflet_enable_hash` variable.
The name of the commandline flag or query parameter used to assign the `leaflet_tile_url` variable.
No description provided by the author
The name of the commandline flag or query parameter used to assign the `map_provider` variable.
No description provided by the author
No description provided by the author
The name of the commandline flag or query parameter used to assign the `protomaps_bucket_uri` variable.
The name of the commandline flag or query parameter used to assign the `protomaps_cache_size` variable.
The name of the commandline flag or query parameter used to assign the `protomaps_database` variable.
The names of the commandline flag or query parameter used to assign the `protomaps_paint_rules_uri` variable.
The names of the commandline flag or query parameter used to assign the `protomaps_paint_rules_uri` variable.
The name of the commandline flag or query parameter used to assign the `protomaps_serve_tiles` variable.
The name of the commandline flag or query parameter used to assign the `protomaps_tile_url` variable.
The names of the commandline flag or query parameter used to assign the `rollup_assets` variable.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

ProviderInitializationFunc is a function defined by individual provider package and used to create an instance of that provider.