Coder Social home page Coder Social logo

kb-mask-info's Introduction

kb-mask-info

KB손해보험에서 만든 공공 마스크 알리미 소스를 공개합니다. 짧은 기간 만들어진 코드라 최적화 되지는 않았지만, 공익 목적 및 학습을 위한 샘플 코드로써 활용을 기대합니다.

사용API

사용방법

    var maskInfo = new maskInfoClass();

    $(window).on("load", function() {

        maskInfo.init({ loading_div_name : '#loadingDiv',
                        btn_cur_location_name :'#cur_location_btn',
                        btn_refresh_name :'#refresh_btn',
                        map_id:'map'
                      });

    });
  • loading_div_name: 로딩중 표시용 div
  • btn_cur_location_name: 현위치 검색용 버튼
  • btn_refresh_name: 현재 지도에서 재검색용 버튼
  • map_id: 네이버 맵이 그려질 div

관련 SITE

kb-mask-info's People

Stargazers

ritzs avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.