Open GoogleCodeExporter opened 8 years ago
I bet your problem is solved by now, but I was having the same issue with 3.0.0
version.
Now that gmaps4jsf 3.0 dont need Keys, make sure you embed the script within
the same tag scope. Apparently the parent class was found. (#cannot find a
standard parent form for gmaps4jsf component)
@Hazem : instructions for embedding gmap is very well documented. We really
appreciate all the awesome work. Demo examples are awesome. however I assume
that
for gmap4jsf 3.0 this snippet
<script
type="text/javascript"
src="https://maps.googleapis.com/maps/api/js?sensor=true">
</script>
... was embedded in template/layout.xhtml?
I didnt find it in your source, thus it threw me off. But thanks for the demos,
i comprehend much faster.
Original comment by avoiding...@gmail.com
on 4 Dec 2014 at 10:00
Original issue reported on code.google.com by
antonios...@gmail.com
on 3 Mar 2011 at 8:56