Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example with json in readme, how to get this to work #35

Open
Japhys opened this issue Jun 22, 2019 · 0 comments
Open

Example with json in readme, how to get this to work #35

Japhys opened this issue Jun 22, 2019 · 0 comments

Comments

@Japhys
Copy link

Japhys commented Jun 22, 2019

Is this plugin being maintained? Not much activity.

I am probably doing something wrong (not a coder) but where do I put the json content? I just tried this from the readme file. The non json example does work

[google-maps width='100%' zoom=2 scrollwheel=true panControl=true content=json]
[
{"key":"20:53", "lat": 22.42559832, "lng": 114.2123749 },
{"key":"21:09", "lat": 22.41401143, "lng": 114.21253759 },
{"key":"21:20", "lat": 22.42327849, "lng": 114.21259051 },
{"key":"21:42", "lat": 22.44140609, "lng": 114.17303335 }
]
[/google-maps]

Map is empty. Am I missing something?
Anyone using this with json?

@Japhys Japhys changed the title Exampl with json in readme, how to get this to work Example with json in readme, how to get this to work Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant