Skip to content

zxt2010/candyplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Candy Plugin

Document

1.Apply for a map key

2.Enter key into map.html

3.Copy 'map.html' to the sdcard root directory

API

function updateMapCenter(latlng) //param: "lat,lng,lat,lng"

function addMarkers(params) //param: "lat,lng,iconbase64,lat,lng,iconbase64"

function addLines(params) //param: "lat,lng,lat,lng"

function updateBounds(params) //param: "lat,lng,lat,lng"

function clearMarkers()

function clearLines()

window.guider.viewchange(param) //param: "lat,lng,zoom"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors