Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

mad-gooze/gmaps-marker-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Color GMaps v3 Marker Icons Generator marker

Build Status bitHound Overall Score

gmaps-marker-generator.cf/get-marker is a simple service which allows you to generate custom color marker icons which copy the design of standart Google Maps v3 marker.

Usage

Grab your custom marker icon on this URL:

https://www.gmaps-marker-generator.cf/get-marker

Parameters:

  • scale

    Supported values are: 22x40, 44x80, 66x120, 88x160

    Default: 88x160

  • color

    Supported value should be a color in any form processed by parse-color, for example hex (like 45f412, fff), keyword (like red, blue) etc.

    Note! You can supply hex color values with # (like #ff0000), but # should be URL-encoded to %23

Examples

Marker icon URL
marker https://www.gmaps-marker-generator.cf/get-marker?color=0f0&scale=44x80
marker https://www.gmaps-marker-generator.cf/get-marker?color=ffa500&scale=44x80
marker https://www.gmaps-marker-generator.cf/get-marker?color=blue
marker https://www.gmaps-marker-generator.cf/get-marker?color=yellow&scale=44x80

About

Custom Color Gmaps Markers v3 Style Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published