Map class for displaying maps
Maps class constructor
Create icon layers for administration purposes
Administration of map
Check authorization ticket for Google maps editing (works as a security feature)
string $ticket authorization ticket
Create icon layers for public use
layer mixed layer number or "all" for all layers
Create map point icon on map slice
type new/update: new = 1 (backups original slice), update = 2
Create standard map icon
Create ticket for Google maps editing (works as a security feature)
Delete map point
Generate static map image
icon string icon image to display: icon.png, images/icon.png etc.
Initialize map (set starting X/Y slice etc.)
Recount map point X,Y position based on icon width/height or title length
mixed $type 0 if title, icon filename if icon
Recreate map slice / map point icons on map slice
Display map (Re-center map on slice X/Y)
slicex number of slice on X axis
slicey number of slice on Y axis
centerx set center to pixel on X axis
centery set center to pixel on Y axis
slices number of slices to display
level zoom level to display (1- small zoom, 3 - large zoom)
sign image to display at central slice
Create emphasized point on map
icon string icon image to display: icon.png, images/icon.png etc.