diff --git a/README.md b/README.md index c1db32f..c654dcb 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Tech `` use: * [Mapbox] - Awesome library for use Open Maps * [Polymer] - Awesome framework for web components. -* [FortAwesome] - Icons for markers, you can set it into `icon` attribute or also you can use [maki] icons. - +* [maki] - Native icons for mapbox. `` + Use guide -------------- ##### Install open-map component using [bower]. @@ -44,11 +44,11 @@ $ bower install open-map#master longitude="1.433900"> + icon="{'icon':'pitch', 'markerColor':'#000'}"> diff --git a/open-map.html b/open-map.html index 40b28d4..3fbd617 100644 --- a/open-map.html +++ b/open-map.html @@ -1,5 +1,6 @@