Skip to content

Commit

Permalink
new screenshots in better quality
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
erdem committed Jun 23, 2024
1 parent 5d719f8 commit dd55613
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 16 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,13 @@ The primary goal of Django Map Widgets is to bridge the gap between powerful Geo
map interactions, creating a more accessible and enjoyable experience for both developers and end-users of
GeoDjango-powered applications.

![Mapbox Interactive Widget](https://github.com/erdem/django-map-widgets/assets/1518272/61719dc4-244b-4f70-ba66-23985bb1233a)


<img width="1064" alt="mapbox_interactive_preview" src="https://github.com/erdem/django-map-widgets/assets/1518272/f2df8654-b29a-4d64-9159-87a3790ede0b">



---

- [Documentation](http://django-map-widgets.readthedocs.io/)
- [Demo Project](https://github.com/erdem/django-map-widgets/tree/main/demo)
Expand Down Expand Up @@ -169,18 +175,18 @@ the [contribution guidelines](http://django-map-widgets.readthedocs.io/contribut

##### MapBox Interactive Point Field Widget

![](https://github.com/erdem/django-map-widgets/assets/1518272/78332233-c4eb-4469-a751-69a9f06e0c8b)
![mapbox_interactive demo](https://github.com/erdem/django-map-widgets/assets/1518272/e6e454f0-6486-4fe7-a0b3-712b9371030a)

##### MapBox Static Point Field Widget

![](https://github.com/erdem/django-map-widgets/assets/1518272/f53079c0-cd2a-4115-ba11-c74c82bca890)
![](https://github.com/erdem/django-map-widgets/assets/1518272/491f2091-5620-4a50-9ed8-d63ddba3a88b)

##### GoogleMap Interactive Point Field Widget

![](https://github.com/erdem/django-map-widgets/assets/1518272/6b779cf1-b758-4917-9c4a-82db9605a88f)
![](https://github.com/erdem/django-map-widgets/assets/1518272/4da33221-20f6-4c44-875c-f1d4b0f98e5a)

##### Leaflet Interactive Point Field Widget

![](https://github.com/erdem/django-map-widgets/assets/1518272/2da338aa-a280-4fd3-ae33-bc9e8ffe3b2c)
![](https://github.com/erdem/django-map-widgets/assets/1518272/a45158f7-2ec0-4e1a-8dfa-8da0442b832f)

and more...
and more...
12 changes: 6 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The primary goal of Django Map Widgets is to bridge the gap between powerful Geo
map interactions, creating a more accessible and enjoyable experience for both developers and end-users of
GeoDjango-powered applications.

.. image:: https://github.com/erdem/django-map-widgets/assets/1518272/61719dc4-244b-4f70-ba66-23985bb1233a
.. image:: https://github.com/erdem/django-map-widgets/assets/1518272/f2df8654-b29a-4d64-9159-87a3790ede0b
:alt: Mapbox Interactive Widget


Expand Down Expand Up @@ -186,25 +186,25 @@ Screenshots
MapBox Interactive Point Field Widget
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. image:: https://github.com/erdem/django-map-widgets/assets/1518272/78332233-c4eb-4469-a751-69a9f06e0c8b
.. image:: https://github.com/erdem/django-map-widgets/assets/1518272/e6e454f0-6486-4fe7-a0b3-712b9371030a
:alt: MapBox Interactive Point Field Widget

MapBox Static Point Field Widget
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. image:: https://github.com/erdem/django-map-widgets/assets/1518272/f53079c0-cd2a-4115-ba11-c74c82bca890
.. image:: https://github.com/erdem/django-map-widgets/assets/1518272/491f2091-5620-4a50-9ed8-d63ddba3a88b
:alt: MapBox Static Point Field Widget

GoogleMap Interactive Point Field Widget
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. image:: https://github.com/erdem/django-map-widgets/assets/1518272/6b779cf1-b758-4917-9c4a-82db9605a88f
.. image:: https://github.com/erdem/django-map-widgets/assets/1518272/4da33221-20f6-4c44-875c-f1d4b0f98e5a
:alt: GoogleMap Interactive Point Field Widget

Leaflet Interactive Point Field Widget
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. image:: https://github.com/erdem/django-map-widgets/assets/1518272/2da338aa-a280-4fd3-ae33-bc9e8ffe3b2c
.. image:: https://github.com/erdem/django-map-widgets/assets/1518272/a45158f7-2ec0-4e1a-8dfa-8da0442b832f
:alt: Leaflet Interactive Point Field Widget

and more...
and more...
Binary file modified docs/_static/images/google_interactive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/images/google_static_overlay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/images/leaflet_interactive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/images/mapbox_interactive.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/images/mapbox_preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/images/mapbox_static_overlay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion mapwidgets/static/mapwidgets/css/map_widgets.css
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@

.mw-help-text.help-text {
font-size: 11px;
color: #999;
color: #333;
}

.mw-btn {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</div>

<div class="mw-footer">
<span class="mw-help-text help-text"></span>
<span class="mw-help-text help-text">Place the pin or type address where you want point on the map</span>
<a class="mw-btn mw-btn-delete pull-right
{{ serialized|yesno:"mw-btn-danger, mw-btn-default disabled" }}"><i
class="icon-trash-empty"></i></a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</div>

<div class="mw-footer">
<span class="mw-help-text help-text"></span>
<span class="mw-help-text help-text">Place the pin where you want point on the map</span>
<a class="mw-btn mw-btn-delete pull-right {{ serialized|yesno:"mw-btn-danger, mw-btn-default disabled" }}" ><i class="icon-trash-empty"></i></a>
</div>
<div class="animated-loader"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</div>

<div class="mw-footer">
<span class="mw-help-text help-text"></span>
<span class="mw-help-text help-text">Place the pin or type address where you want point on the map</span>
<a class="mw-btn mw-btn-delete pull-right
{{ serialized|yesno:"mw-btn-danger, mw-btn-default disabled" }}"><i
class="icon-trash-empty"></i></a>
Expand Down

0 comments on commit dd55613

Please sign in to comment.