Deshar Sunil
Deshar Sunil
Is there more examples of using this lib... It seems like documentation is not enough for basic usage also ....
I tried to render view in bootstrap modal ..... And when I modal open first time ... there is some issue with maps initialization ... Maps can't load properly but...
Can I use this library in yii2 form as placepicker ... How can i do that! Thankx
how can i add polygon with this lib .... can u provide some examples .. 
Can you provide few more examples on some important below topics in OOP concept ? 1. Creating admin menu 2. Creating and handling forms 3. Creating Shortcode 4. Translation (i18n)...
Actually I'm using nav_graph .. Can you provide examples in implementation circual reveal with nav_graph
How to get the marker title{locationName} from selected location. https://github.com/pigochu/yii2-jquery-locationpicker/issues/27#issuecomment-406597050
I can't see that how to set both title and message from controller in documentation. `\Yii::$app->session->setFlash('error', 'This is the title'); ` // This is title only #Thankx
Can i set custom icon for the toast ?
`URL :: https://exp.host/--/api/v2/push/send` ````` { "to" : "mytoken", "title" : "Title Notification", "sound" : "default", "body" : "Hello world", "data" : { "status" : "ok", "birthday" : "hello" } }...