Skip to content

logeecom/pl_location_picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User manual

  1. Include location picker library and translations provided in /js/ directory.

  2. Include location picker css provided /css/ directory. Note CSS depends on images provided in /img/ directory.

  3. Copy <location-picker> tag to your html page where you wish to display location picker.

  4. Copy <location-picker-template> anywhere on your page. Make sure this tag is loaded before you try to display location picker.

  5. Display location picker by invoking Packlink.locationPicker.display method.

Example implementation

Reference implementation can be found at /examples/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published