mapinfo

package
Version: v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetImageURL

func GetImageURL() string

Retrieves the image that contains the map drawing

func GetURL

func GetURL() string

Retrieves URL to get map info data

Types

type MapInformation

type MapInformation struct {
	GridSteps []string `json:"grid_steps"`
	GridZero  []string `json:"grid_zero"`
	MapGen    string   `json:"map_generation"`
	MapMax    []string `json:"map_max"`
	MapMin    []string `json:"map_min"`
}

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL