-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hello
Can i put address & coords together or seperated in the code?
Example : $(function() {
$("#map").goMap({
address:'Québec, Quebec',
latitude: 56.948813,
longitude: 24.104004,
zoom: 6
});
});
It's maybe not the best example.. but I have two fields to know the position of a place. The real address and coords. Thnks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels