Versions in this module Expand all Collapse all v0 v0.0.1 Apr 23, 2021 Changes in this version + var INCLUDE_LEAFLET = true + func AppendAssetHandlers(mux *http.ServeMux) error + func AppendAssetHandlersWithPrefix(mux *http.ServeMux, prefix string) error + func AppendResourcesHandler(next http.Handler, opts *LeafletProtomapsOptions) http.Handler + func AppendResourcesHandlerWithPrefix(next http.Handler, opts *LeafletProtomapsOptions, prefix string) http.Handler + func AssetsHandler() (http.Handler, error) + func AssetsHandlerWithPrefix(prefix string) (http.Handler, error) + type LeafletProtomapsOptions struct + CSS []string + JS []string + func DefaultLeafletProtomapsOptions() *LeafletProtomapsOptions