Django OSMGeoAdmin with PointField uses OpenLayers and it's hard to use.
I want to add 2 new input elements which are lat and lng. Using jQuery, when values of the input elements are change, I want to change point on the OpenLayer.
How can I do that? No complete code or instructions are necessary, main idea is enough.
Thanks