Static maps module
type
Gmaps_static.format
=
Variant
  •    
    { 
    void
     
    png
     }
  • or 
    { 
    void
     
    png32
     }
  • or 
    { 
    void
     
    gif
     }
  • or 
    { 
    void
     
    jpg
     }
  • or 
    { 
    void
     
    jpg_baseline
     }
type
Gmaps_static.markers
=
{ 
list
(
string
)
 
locations
 }
type
Gmaps_static.markerstyle
=
Variant
  •    
    { 
    string
     
    Size
     }
  • or 
    { 
    string
     
    Color
     }
  • or 
    { 
    string
     
    Label
     }
  • or 
    { 
    string
     
    Icon
     }
  • or 
    { 
    void
     
    Noshadow
     }
type
Gmaps_static.param
=
Variant
type
Gmaps_static.path
=
{ 
list
(
string
)
 
locations
 }
type
Gmaps_static.pathstyle
=
Variant
  •    
    { 
    int
     
    Weight
     }
  • or 
    { 
    string
     
    Color
     }
  • or 
    { 
    string
     
    Fillcolor
     }
type
Gmaps_static.type
=
Variant
  •    
    { 
    void
     
    roadmap
     }
  • or 
    { 
    void
     
    satellite
     }
  • or 
    { 
    void
     
    hybrid
     }
  • or 
    { 
    void
     
    terrain
     }
Name Summary
Builds the url corresponding to given map parametersThis function is the only function of Google sta...

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.