Skip to content

Latest commit

 

History

History
81 lines (45 loc) · 2.36 KB

README.md

File metadata and controls

81 lines (45 loc) · 2.36 KB

Examples

This directory includes a list of examples outlining how to use various features of the Snazzy Info Window library.

simple

One marker with default settings.

Screenshot

View live example

multiple-markers

Multiple markers with different placements.

Screenshot

View live example

dynamic-content

Content which is loaded using a handlebars template and updated through an interval.

Screenshot

View live example

set-position

Change the position of the info window by clicking on the map.

Screenshot

View live example

scss-styles

Styling the Snazzy Info Window with SCSS.

Screenshot

View live example

js-styles

Styling the Snazzy Info Window with JavaScript options.

Screenshot

View live example

complex-styles

Complex styling with a mix of SCSS and Javascript.

Screenshot

View live example