Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

initialize map in lat lng #338

Open
juancresc opened this issue Aug 14, 2017 · 2 comments
Open

initialize map in lat lng #338

juancresc opened this issue Aug 14, 2017 · 2 comments

Comments

@juancresc
Copy link

I'm using the default example but I want to populate the map with given coordinates, any way to accomplish that?

@p3lewis
Copy link

p3lewis commented Sep 11, 2017

I'm having this same issue, can someone give a comment on what they did to get around it please?

@flafla
Copy link

flafla commented Oct 11, 2017

@juanmas07, @p3lewis try this

$('.geoloacation').geocomplete({
   location: [123, 123]
})

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants