Skip to content

Commit

Permalink
use more specific car icons from temaki (#902)
Browse files Browse the repository at this point in the history
Co-authored-by: Samu__ <s.lechner@etlgr.com>
  • Loading branch information
tiptoptom and Samu__ authored May 16, 2023
1 parent 5678373 commit 5cfdb3b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/presets/amenity/driving_school.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-car",
"icon": "temaki-car_pool",
"fields": [
"name",
"operator",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/shop/car.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-car",
"icon": "temaki-car_dealer",
"fields": [
"name",
"brand",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/shop/car/second_hand.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-car",
"icon": "temaki-car_dealer",
"geometry": [
"point",
"area"
Expand Down

0 comments on commit 5cfdb3b

Please sign in to comment.