Documentation
¶
Index ¶
- Variables
- func AppendAssetHandlers(mux *http.ServeMux) error
- func AppendAssetHandlersWithPrefix(mux *http.ServeMux, prefix string) error
- func AppendResourcesHandler(next http.Handler, opts *LeafletGeotagOptions) http.Handler
- func AppendResourcesHandlerWithPrefix(next http.Handler, opts *LeafletGeotagOptions, prefix string) http.Handler
- func AssetsHandler() (http.Handler, error)
- func AssetsHandlerWithPrefix(prefix string) (http.Handler, error)
- type LeafletGeotagOptions
Constants ¶
This section is empty.
Variables ¶
View Source
var INCLUDE_LEAFLET = true
Functions ¶
func AppendAssetHandlers ¶
func AppendResourcesHandler ¶
func AppendResourcesHandler(next http.Handler, opts *LeafletGeotagOptions) http.Handler
func AssetsHandler ¶
Types ¶
type LeafletGeotagOptions ¶
func DefaultLeafletGeotagOptions ¶
func DefaultLeafletGeotagOptions() *LeafletGeotagOptions
Click to show internal directories.
Click to hide internal directories.
